Skip to content

Commit 0b3054b

Browse files
author
Starzu
committed
Travis build fix
1 parent 371e847 commit 0b3054b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ before_script:
2323

2424
script:
2525
- sbt ++$TRAVIS_SCALA_VERSION test
26-
- sbt ++$TRAVIS_SCALA_VERSION publishLocal
26+
- sbt ++$TRAVIS_SCALA_VERSION +publishLocal
2727
- cd example && sbt ++$TRAVIS_SCALA_VERSION compile fullOptJS

0 commit comments

Comments
 (0)