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

Skip to content

Commit 92d98d0

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

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

0 commit comments

Comments
 (0)
0