Skip to content

Commit

Permalink
Merge pull request binary-com#17 from aaron-binary/travis-retry-test
Browse files Browse the repository at this point in the history
Retry npm test
  • Loading branch information
Aaron committed Jul 16, 2019
2 parents 5fd47c7 + 488b415 commit 5a43ee4
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
Expand Up @@ -10,3 +10,4 @@ before_install:
- npm i -g npm@6.9.0
- npm install -g grunt-cli
install: npm ci
script: travis_retry npm test

0 comments on commit 5a43ee4

Please sign in to comment.