Skip to content

Commit a3917ba

Browse files
committed
Use OpenJDK in Travis.
1 parent cf1623a commit a3917ba

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
@@ -13,7 +13,7 @@ scala:
1313
- 2.13.0-M3
1414
- 2.13.0-M4
1515
jdk:
16-
- oraclejdk8
16+
- openjdk8
1717
env:
1818
- SCALAJS_VERSION=0.6.24
1919
- SCALAJS_VERSION=1.0.0-M3

0 commit comments

Comments
 (0)