8000 Update .travis.yml · codecov/example-swift@77d8586 · GitHub
[go: up one dir, main page]

Skip to content

Commit 77d8586

Browse files
author
Steve Peak
authored
Update .travis.yml
1 parent 2c81b4f commit 77d8586

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
@@ -3,4 +3,4 @@ osx_image: xcode7.1
33
script:
44
- xcodebuild -scheme SwiftExample -workspace SwiftExample.xcworkspace -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6S,OS=9.1' build test
55
after_success:
6-
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/3c3a0f9704a5b7820540b76edfbf502bed267ae3/codecov)
6+
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/3c3a0f9704a5b7820540b76edfbf502bed267ae3/codecov) -X xcode -X xcodeplist

0 commit comments

Comments
 (0)
0