You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2015/02/06 20:26:57 UTC

[3/5] incubator-calcite git commit: Enable Travis on release branches

Enable Travis on release branches


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

Branch: refs/heads/master
Commit: 20506d18f97c96cef45b897c86903c93de24eb8d
Parents: ef53306
Author: Julian Hyde <jh...@apache.org>
Authored: Wed Jan 28 20:31:32 2015 -0800
Committer: Julian Hyde <jh...@apache.org>
Committed: Sat Jan 31 16:43:44 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/20506d18/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 040893f..fb6a765 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ branches:
   only:
     - master
     - javadoc
+    - /^branch-.*$/
 script:
   mvn test site
 git: