Skip to content

Commit 8a18bd6

Browse files
Try OpenJDK 7
Oracle JDK 7 is constantly having issues on Travis for a bunch of projects I'm involved with.
1 parent 321cad7 commit 8a18bd6

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,5 +5,5 @@ services:
55
before_script: ./bin/ci/before_script.sh
66
script: lein2 all test
77
jdk:
8-
- oraclejdk7
8+
- openjdk7
99
- oraclejdk8

0 commit comments

Comments
 (0)