You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2014/10/10 00:57:56 UTC

git commit: Added hadoop-2.4 and hadoop-2.5 for travis build.

Repository: incubator-twill
Updated Branches:
  refs/heads/master 5cd3b7aad -> 4afaf8448


Added hadoop-2.4 and hadoop-2.5 for travis build.

Project: http://git-wip-us.apache.org/repos/asf/incubator-twill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-twill/commit/4afaf844
Tree: http://git-wip-us.apache.org/repos/asf/incubator-twill/tree/4afaf844
Diff: http://git-wip-us.apache.org/repos/asf/incubator-twill/diff/4afaf844

Branch: refs/heads/master
Commit: 4afaf84488762518ab4a4287eeede6b5dbb41db5
Parents: 5cd3b7a
Author: Terence Yim <te...@cask.co>
Authored: Thu Oct 9 15:57:49 2014 -0700
Committer: Terence Yim <te...@cask.co>
Committed: Thu Oct 9 15:57:49 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/4afaf844/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 76c3b7c..e051942 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,4 +36,6 @@ env:
   - PROFILE='hadoop-2.1'
   - PROFILE='hadoop-2.2'
   - PROFILE='hadoop-2.3'
+  - PROFILE='hadoop-2.4'
+  - PROFILE='hadoop-2.5'
   - PROFILE='cdh-4.4.0'