Skip to content

Commit

Permalink
Use openjdk on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Mar 22, 2019
1 parent 08cfabc commit b854636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: scala
jdk: oraclejdk8
jdk: openjdk8
script: ./.travis.sh
cache:
directories:
Expand Down

0 comments on commit b854636

Please sign in to comment.