We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c748006 commit fbea9bfCopy full SHA for fbea9bf
.travis.yml
@@ -15,4 +15,4 @@ before_install:
15
- gem update bundler
16
- gem install xcpretty --no-document
17
script:
18
- - ./run-tests.sh
+ - travis_retry ./run-tests.sh
0 commit comments