Skip to content

Commit fbea9bf

Browse files
committed
Retry failed builds
1 parent c748006 commit fbea9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ before_install:
1515
- gem update bundler
1616
- gem install xcpretty --no-document
1717
script:
18-
- ./run-tests.sh
18+
- travis_retry ./run-tests.sh

0 commit comments

Comments
 (0)