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 8a55584 + 1a60339 commit f01ad97Copy full SHA for f01ad97
.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
- if [ "$TRAVIS_BRANCH" = "master" -a "$TRAVIS_PULL_REQUEST" = "false" ]; then
0 commit comments