Skip to content

Commit e86dd5d

Browse files
prepareCommunityBuild
1 parent e401448 commit e86dd5d

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)