1
0
Fork 0

Test travis retry

This commit is contained in:
Chocobozzz 2018-06-21 14:34:59 +02:00
parent 6a1787c127
commit 87337d41ac
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View 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