We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104aa05 commit 3b6a3e4Copy full SHA for 3b6a3e4
.travis.yml
@@ -1,8 +1,7 @@
1
language: scala
2
scala:
3
- - 2.10.3
+ - 2.11.2
4
script:
5
- "sbt clean test"
6
jdk:
7
- - oraclejdk7
8
- - openjdk7
+ - oraclejdk7
0 commit comments