You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@quickstep.apache.org by zu...@apache.org on 2016/04/19 18:44:35 UTC

[22/24] incubator-quickstep git commit: Use the pre-built gtest in Travis. (#163)

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 <zu...@users.noreply.github.com>
Authored: Sat Apr 16 23:33:42 2016 -0500
Committer: Jignesh Patel <pa...@users.noreply.github.com>
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