Skip to content

Commit 5f1ca80

Browse files
authored
Fix a sneaky oraclejdk8
1 parent b4c2fd0 commit 5f1ca80

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
@@ -25,7 +25,7 @@ env:
2525
matrix:
2626
include:
2727
- env: SCALANATIVE_VERSION=0.3.9
28-
jdk: oraclejdk8
28+
jdk: openjdk8
2929

3030
script: admin/build.sh
3131

0 commit comments

Comments
 (0)