Skip to content

Commit

Permalink
chore(ci): switch to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
olOwOlo committed Sep 3, 2019
1 parent 9378fb2 commit 0c9b539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ lein: 2.9.1

jdk:
- oraclejdk11
- oraclejdk8
- openjdk8

script: lein cloverage --coveralls

Expand Down

0 comments on commit 0c9b539

Please sign in to comment.