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 c1dd005 commit d9229f7Copy full SHA for d9229f7
.travis.yml
@@ -2,7 +2,7 @@ language: scala
2
scala:
3
- 2.11.11
4
jdk:
5
-- oraclejdk8
+- openjdk8
6
script:
7
- sbt test
8
0 commit comments