You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@quickstep.apache.org by hb...@apache.org on 2016/06/06 20:32:19 UTC

incubator-quickstep git commit: Manually resetting the changes in the travis YAML.

Repository: incubator-quickstep
Updated Branches:
  refs/heads/query-id-operator-workorder 305537904 -> 9f1008a0d


Manually resetting the changes in the travis YAML.


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

Branch: refs/heads/query-id-operator-workorder
Commit: 9f1008a0d07013ccbcc3b9c56be90f05b8219462
Parents: 3055379
Author: Harshad Deshmukh <hb...@apache.org>
Authored: Mon Jun 6 15:31:35 2016 -0500
Committer: Harshad Deshmukh <hb...@apache.org>
Committed: Mon Jun 6 15:31:35 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/9f1008a0/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 065cfe4..483a02b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,11 +77,11 @@ addons:
   apt:
     sources:
       - ubuntu-toolchain-r-test
-#      - llvm-toolchain-precise-3.7
+      - llvm-toolchain-precise-3.7
     packages:
       - gcc-5
       - g++-5
-#      - clang-3.7
+      - clang-3.7
       - binutils-gold
       - libprotobuf-dev
       - protobuf-compiler