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/06/09 03:49:22 UTC

incubator-quickstep git commit: Use the pre-built libgflags in Travis.

Repository: incubator-quickstep
Updated Branches:
  refs/heads/libgflags-dev [created] 174e64124


Use the pre-built libgflags in Travis.


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

Branch: refs/heads/libgflags-dev
Commit: 174e64124ea152a2cad08ca96890cbd2863a329b
Parents: eab1c9a
Author: Zuyu Zhang <zz...@pivotal.io>
Authored: Wed Jun 8 20:50:36 2016 -0700
Committer: Zuyu Zhang <zz...@pivotal.io>
Committed: Wed Jun 8 20:50:36 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/174e6412/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 08d6f38..8843577 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -83,6 +83,7 @@ addons:
       - binutils-gold
       - libprotobuf-dev
       - protobuf-compiler
+      - libgflags-dev
       - libgtest-dev
       - python-networkx
       - libnuma-dev