We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03e68e commit 50c5c9fCopy full SHA for 50c5c9f
.travis.yml
@@ -2,7 +2,7 @@ language: scala
2
script:
3
- sbt ++$TRAVIS_SCALA_VERSION clean update compile test
4
scala:
5
- - 2.11.0
+ - 2.11.4
6
jdk:
7
- openjdk6
8
- openjdk7
0 commit comments