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.
2 parents c1dd005 + d9229f7 commit 5b279ccCopy full SHA for 5b279cc
.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