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/12/16 20:12:39 UTC

[2/2] incubator-twill git commit: Temporarily disable Travis-CI hadoop-2.3 profile as it always fail due to hostname issue. Looks like it is a known issue (https://github.com/travis-ci/travis-ci/issues/2970)

Temporarily disable Travis-CI hadoop-2.3 profile as it always fail due to hostname issue. Looks like it is a known issue (https://github.com/travis-ci/travis-ci/issues/2970)

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

Branch: refs/heads/master
Commit: b1adf69d69b1922bc9af900ecdb8d12319d233af
Parents: b9e668c
Author: Terence Yim <ch...@apache.org>
Authored: Tue Dec 16 11:13:20 2014 -0800
Committer: Terence Yim <ch...@apache.org>
Committed: Tue Dec 16 11:13:20 2014 -0800

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/b1adf69d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e051942..b8a16bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,6 @@ env:
   - PROFILE='hadoop-2.0'
   - 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'