Skip to content

Commit

Permalink
modify .travis.yml: use travis_retry; closes mochajs#1449
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hiller authored and tandrewnichols committed Dec 15, 2014
1 parent a31da2b commit 8a16a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
script: travis_retry npm test
node_js:
- '0.11'
- '0.10'
Expand Down

0 comments on commit 8a16a00

Please sign in to comment.