Skip to content

Commit

Permalink
Cross publish plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
izhangzhihao committed Apr 4, 2018
1 parent 7e26f8a commit 8a8aecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ script:

deploy:
provider: script
script: sbt publish
script: sbt publish & sbt ^^1.0.0 publish
on:
tags: true
all_branches: true

0 comments on commit 8a8aecf

Please sign in to comment.