Skip to content

Commit 40fcdcc

Browse files
authored
Update .travis.yml
1 parent 7be4850 commit 40fcdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jdk:
88
- openjdk9
99

1010
script:
11-
- sbt ++$TRAVIS_SCALA_VERSION clean
11+
- sbt ++$TRAVIS_SCALA_VERSION update || "ignore"
1212
- sbt ++$TRAVIS_SCALA_VERSION test
1313
- sbt ++$TRAVIS_SCALA_VERSION one-jar

0 commit comments

Comments
 (0)