We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e401448 commit e86dd5dCopy full SHA for e86dd5d
.travis.yml
@@ -4,7 +4,7 @@ jdk: oraclejdk8
4
jobs:
5
include:
6
- stage: publish-local
7
- script: sbt community-build/prepare-community-build
+ script: sbt community-build/prepareCommunityBuild
8
- stage: integration-tests
9
script: sbt "testOnly -- *algebra"
10
- script: sbt "testOnly -- *betterfiles"
0 commit comments