Skip to content

Commit

Permalink
Update Travis-CI config to fix "xcodebuild exited with 65" error
Browse files Browse the repository at this point in the history
  • Loading branch information
ibireme committed Aug 6, 2017
1 parent cdb8a98 commit 1230e60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
- xcodebuild -version
- xcodebuild -showsdks
- xcpretty --version
- xcrun instruments -w 'iPhone 7' || sleep 15

script:
- set -o pipefail
Expand Down

0 comments on commit 1230e60

Please sign in to comment.