Skip to content

Commit

Permalink
Use openjdk8 instead of oraclejdk8 (#171)
Browse files Browse the repository at this point in the history
Use openjdk8 instead of oraclejdk8
  • Loading branch information
olafurpg committed May 23, 2019
2 parents b5f35f8 + 3a27c06 commit 1f03eb2
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

stages:
- name: test
Expand Down

0 comments on commit 1f03eb2

Please sign in to comment.