Test travis retry
authorChocobozzz <me@florianbigard.com>
Thu, 21 Jun 2018 12:34:59 +0000 (14:34 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 21 Jun 2018 12:34:59 +0000 (14:34 +0200)
.travis.yml

index 77c3569b835cc05bd0fb5a075e9b04206be8b04d..51892e5040bb504aee7131e8dd8dbfdc644f3555 100644 (file)
@@ -46,7 +46,7 @@ matrix:
   - env: TEST_SUITE=lint
 
 script:
-  - npm run travis -- "$TEST_SUITE"
+  - travis_retry npm run travis -- "$TEST_SUITE"
 
 after_failure:
   - cat test1/logs/all-logs.log