Skip to content

Commit def2a8d

Browse files
committed
run publish on travis
1 parent a0331f4 commit def2a8d

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
@@ -13,7 +13,7 @@ before_script:
1313
- echo "user = $BT_USER" >> ~/.bintray/.credentials
1414
- echo "password = $BT_KEY" >> ~/.bintray/.credentials
1515
script:
16-
- sbt clean compile package
16+
- sbt publish
1717
cache:
1818
directories:
1919
- "$HOME/.ivy2"

0 commit comments

Comments
 (0)