]> cat aescling's git repositories - mastodon.git/commitdiff
Use travis_retry to reduce spurious test failures (#3418)
authorNolan Lawson <nolan@nolanlawson.com>
Mon, 29 May 2017 15:49:54 +0000 (08:49 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 29 May 2017 15:49:54 +0000 (17:49 +0200)
.travis.yml

index 660a7ebf7558f3fe6ca066f861a55f5dbf2f0673..2b8c15ff17fbbe325a97191b8381cb03d277d106 100644 (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