Skip to content

Commit 93ab624

Browse files
committed
Merge pull request #51 from phaller/topic/travis-jdk-config
Remove unsupported Oracle JDK6 from Travis CI config
2 parents 23f94c2 + bb90bba commit 93ab624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scala:
55
- 2.10.3
66
- 2.11.0-M6
77
jdk:
8-
- oraclejdk6
8+
- openjdk6
99
- openjdk7
1010
notifications:
1111
email:

0 commit comments

Comments
 (0)