You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by he...@apache.org on 2015/06/27 04:17:11 UTC

thrift git commit: travis CI sudo: required

Repository: thrift
Updated Branches:
  refs/heads/master 3f2e71015 -> aba4b1f2b


travis CI sudo: required

Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/aba4b1f2
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/aba4b1f2
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/aba4b1f2

Branch: refs/heads/master
Commit: aba4b1f2b0fbffa66a9072d9ede43b72f114b92e
Parents: 3f2e710
Author: Henrique Mendonça <he...@users.noreply.github.com>
Authored: Fri Jun 26 20:56:18 2015 +1000
Committer: Henrique Mendonça <he...@apache.org>
Committed: Sat Jun 27 12:16:17 2015 +1000

----------------------------------------------------------------------
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/aba4b1f2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e897304..2635316 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,8 @@
 
 language: cpp
 
+sudo: required
+
 cache:
  - apt
  - npm