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

Skip to content

Commit 3a6991f

Browse files
author
Steve Peak
authored
Update .travis.yml
1 parent 92d98d0 commit 3a6991f

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/2476352d3ee3eb5c65795f9472b163ab0ac8933e/codecov) -X xcodepartials
6+
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/2476352d3ee3eb5c65795f9472b163ab0ac8933e/codecov)

0 commit comments

Comments
 (0)
0