Skip to content

Commit 72bf727

Browse files
committed
fix Travis-CI
1 parent 33a88b8 commit 72bf727

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
sudo: false
21
language: scala
3-
jdk: oraclejdk8
2+
jdk: openjdk8
43
script:
54
- git clone -b 2.12.x https://github.com/scala/scala
65
- sbt -Dfile.encoding=UTF-8 "runMain MakeReleaseNotes 2.12.0 2.12.1 2345/06/07 `pwd`/scala"

0 commit comments

Comments
 (0)