8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6991f commit 2c81b4fCopy full SHA for 2c81b4f
.travis.yml
@@ -3,4 +3,4 @@ osx_image: xcode7.1
3
script:
4
- xcodebuild -scheme SwiftExample -workspace SwiftExample.xcworkspace -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6S,OS=9.1' build test
5
after_success:
6
- - bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/2476352d3ee3eb5c65795f9472b163ab0ac8933e/codecov)
+ - bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/3c3a0f9704a5b7820540b76edfbf502bed267ae3/codecov)
0 commit comments