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 <[email protected]> Authored: Fri Jun 26 20:56:18 2015 +1000 Committer: Henrique Mendonça <[email protected]> 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
