Skip to content

Commit

Permalink
CI: added retries to Travis runs (yarnpkg#2604)
Browse files Browse the repository at this point in the history
* Added 3 automatic retries for builds on travis
  • Loading branch information
bestander authored and mnsn committed Feb 15, 2017
1 parent 1e36b05 commit a28dcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ before_install:
os:
- linux

script: yarn $TEST_TYPE
script: travis_retry yarn $TEST_TYPE

0 comments on commit a28dcbb

Please sign in to comment.