Skip to content

Commit

Permalink
Temporarily remove JDK 6 test
Browse files Browse the repository at this point in the history
MOEAFramework-2.6 JAR was built with JDK 7 and not JDK 6, causing tests to fail.
  • Loading branch information
dhadka committed Sep 29, 2015
1 parent 57fcb81 commit 01fa9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: java

jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
Expand Down

0 comments on commit 01fa9aa

Please sign in to comment.