Skip to content

Commit bad7587

Browse files
committed
Update .travis.yml to fix Travis errors
1 parent 0cf45ee commit bad7587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: scala
22
jdk: oraclejdk8
3-
scala: 2.10.6
4-
script: sbt verify
3+
scala: 2.12.4
4+
script: sbt test
55

66
cache:
77
directories:

0 commit comments

Comments
 (0)