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 2015/04/10 02:05:53 UTC

[2/2] incubator-twill git commit: fixup

fixup

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

Branch: refs/heads/feature/twill-120
Commit: 3783113c2fe222e8895d0302972f115c1269e380
Parents: 0f48a2c
Author: Terence Yim <ch...@apache.org>
Authored: Thu Apr 9 17:05:43 2015 -0700
Committer: Terence Yim <ch...@apache.org>
Committed: Thu Apr 9 17:05:43 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/3783113c/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index dadc7df..8cb390e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,6 +50,8 @@ matrix:
     - jdk: oraclejdk8
       env: PROFILE='hadoop-2.1'
     - jdk: oraclejdk8
+      env: PROFILE='hadoop-2.2'
+    - jdk: oraclejdk8
       env: PROFILE='hadoop-2.4'
     - jdk: oraclejdk8
       env: PROFILE='hadoop-2.5'