Browse Source

.travis continue on failure

Fixes gh-4925
Rob Winch 7 năm trước cách đây
mục cha
commit
b011076d2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -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