disable travis build with 1.8 as does not work

Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/7142138d
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/7142138d
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/7142138d

Branch: refs/heads/master
Commit: 7142138dcc92781047b6b64d32a7189a3eb9ab9b
Parents: 108e8b9
Author: Olivier Lamy <[email protected]>
Authored: Fri Sep 25 16:03:56 2015 +1000
Committer: Olivier Lamy <[email protected]>
Committed: Fri Sep 25 16:03:56 2015 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/7142138d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2d9e188..ea38ef3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: java
 jdk:
   - openjdk7
   - oraclejdk7
-  - oraclejdk8
 
 script: "mvn clean install"
 

Reply via email to