Use the pre-built gtest in Travis. (#163)

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

Branch: refs/heads/master
Commit: a5e7d098136df430dc249fefc373cc86c97dee42
Parents: e87cabf
Author: Zuyu ZHANG <[email protected]>
Authored: Sat Apr 16 23:33:42 2016 -0500
Committer: Jignesh Patel <[email protected]>
Committed: Sat Apr 16 23:33:42 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/a5e7d098/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 4e10e2a..e1a9cba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -83,6 +83,7 @@ addons:
       - binutils-gold
       - libprotobuf-dev
       - protobuf-compiler
+      - libgtest-dev
       - python-networkx
       - libnuma-dev
 

Reply via email to