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 2017/03/17 01:22:05 UTC

incubator-quickstep git commit: Built the protobuf from the source for the map support.

Repository: incubator-quickstep
Updated Branches:
  refs/heads/fix-proto-build [created] 5d03a3678


Built the protobuf from the source for the map support.


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

Branch: refs/heads/fix-proto-build
Commit: 5d03a3678633f96d9b36276b1eddc932d096a0e3
Parents: 8c26c31
Author: Zuyu Zhang <zu...@apache.org>
Authored: Thu Mar 16 18:22:00 2017 -0700
Committer: Zuyu Zhang <zu...@apache.org>
Committed: Thu Mar 16 18:22:00 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/5d03a367/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 868ffaf..66f5ba6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -106,8 +106,6 @@ addons:
       - g++-5
       - clang-3.7
       - binutils-gold
-      - libprotobuf-dev
-      - protobuf-compiler
       - libgtest-dev
       - python-networkx
       - libnuma-dev