Skip to content

Commit 3be365b

Browse files
prepareCommunityBuild
1 parent 2d6e82a commit 3be365b

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
@@ -4,7 +4,7 @@ jdk: oraclejdk8
44
jobs:
55
include:
66
- stage: publish-local
7-
script: sbt community-build/prepare-community-build
7+
script: sbt community-build/prepareCommunityBuild
88
- stage: integration-tests
99
script: sbt "testOnly -- *algebra"
1010
- script: sbt "testOnly -- *betterfiles"

0 commit comments

Comments
 (0)