Working with Travis
This commit is contained in:
@@ -13,4 +13,4 @@ jdk:
|
||||
- oraclejdk8
|
||||
|
||||
install: ./gradlew assemble
|
||||
script: ./gradlew clean check funcTest --stacktrace --continue && /.gradlew install --parallel && ./scripts/runTests.sh
|
||||
script: ./gradlew clean check funcTest install --stacktrace --continue && ./scripts/runTests.sh
|
||||
|
||||
Reference in New Issue
Block a user