mirror of
https://github.com/coteditor/CotEditor.git
synced 2024-11-12 23:14:43 +03:00
Add travis_retry
to Travis CI settings
This commit is contained in:
parent
9f6e3f9652
commit
8c04c159a2
@ -8,6 +8,7 @@ before_install:
|
||||
|
||||
script:
|
||||
set -o pipefail &&
|
||||
travis_retry
|
||||
xcodebuild clean build test
|
||||
-workspace CotEditor.xcworkspace
|
||||
-scheme CotEditor
|
||||
|
Loading…
Reference in New Issue
Block a user