Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Use openjdk8 instead of oraclejdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
xcorpio committed Aug 9, 2019
1 parent 18e680f commit 8bbe856
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
@@ -1,6 +1,6 @@
language: scala
jdk:
- oraclejdk8
- openjdk8
sbt_args: -Xmx2048M
before_script:
- travis_wait 30 sbt clean
Expand Down

0 comments on commit 8bbe856

Please sign in to comment.