Skip to content

Commit ce3d40d

Browse files
committed
Move to jdk8 on travis for 2.12.0-M2 compat
1 parent 8213a57 commit ce3d40d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: scala
22
scala:
33
- 2.11.7
44
- 2.12.0-M2
5+
jdk:
6+
- oraclejdk8
57
git:
68
depth: 1
79
cache:

0 commit comments

Comments
 (0)