Skip to content

Commit adb05e3

Browse files
committed
Update travis for Scala 2.12
1 parent ec58714 commit adb05e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: scala
22
scala:
3-
- 2.10.5
4-
- 2.11.7
3+
- 2.12.3
4+
- 2.11.11
55

66
jdk:
77
- oraclejdk8
8-
- openjdk7
98

109
sudo: false
1110
cache:

0 commit comments

Comments
 (0)