Skip to content

Commit ff563b6

Browse files
committed
use the s3Upload task instead
maybe this tests a smidgen more
1 parent 581c91c commit ff563b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ before_install:
88
language: scala
99
jdk: oraclejdk8
1010

11-
# but we can't run windows:packageBin, have to be on Windows for that
1211
script:
13-
- sbt -Dproject.version=2.12.0 universal:packageBin universal-docs:packageBin debian:packageBin rpm:packageBin
12+
- sbt -Dproject.version=2.12.0 s3Upload::mappings
1413

1514
cache:
1615
directories:

0 commit comments

Comments
 (0)