Skip to content

Commit 8a8aecf

Browse files
committed
Cross publish plugin versions
1 parent 7e26f8a commit 8a8aecf

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
@@ -20,7 +20,7 @@ script:
2020

2121
deploy:
2222
provider: script
23-
script: sbt publish
23+
script: sbt publish & sbt ^^1.0.0 publish
2424
on:
2525
tags: true
2626
all_branches: true

0 commit comments

Comments
 (0)