Skip to content

Commit 50c5c9f

Browse files
committed
Validate against Scala 2.11.4
1 parent e03e68e commit 50c5c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: scala
22
script:
33
- sbt ++$TRAVIS_SCALA_VERSION clean update compile test
44
scala:
5-
- 2.11.0
5+
- 2.11.4
66
jdk:
77
- openjdk6
88
- openjdk7

0 commit comments

Comments
 (0)