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 371e847 commit 0b3054bCopy full SHA for 0b3054b
.travis.yml
@@ -23,5 +23,5 @@ before_script:
23
24
script:
25
- sbt ++$TRAVIS_SCALA_VERSION test
26
- - sbt ++$TRAVIS_SCALA_VERSION publishLocal
+ - sbt ++$TRAVIS_SCALA_VERSION +publishLocal
27
- cd example && sbt ++$TRAVIS_SCALA_VERSION compile fullOptJS
0 commit comments