Use travis_retry to reduce spurious test failures (#3418)

This commit is contained in:
Nolan Lawson 2017-05-29 08:49:54 -07:00 committed by Eugen Rochko
parent 8963f8c3c2
commit 8236f942ff
1 changed files with 1 additions and 1 deletions

View File

@ -50,6 +50,6 @@ before_script:
- ln -s /usr/bin/x86_64-linux-gnu-g++-6 "$HOME/g++"
script:
- bundle exec parallel_test spec/ --group-by filesize --type rspec
- travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
- npm test
- bundle exec i18n-tasks unused