1
0
mirror of synced 2026-05-22 21:33:16 +00:00

.travis continue on failure

Fixes gh-4925
This commit is contained in:
Rob Winch
2017-12-20 15:38:22 -06:00
parent 2ba8c8bf02
commit b011076d2b
+1 -1
View File
@@ -13,4 +13,4 @@ cache:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
script: ./gradlew build --refresh-dependencies --no-daemon
script: ./gradlew build --refresh-dependencies --no-daemon --continue