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 d0be8bd commit 64955c9Copy full SHA for 64955c9
.travis.yml
@@ -5,4 +5,4 @@ script:
5
- find / -name '*.xccoverage' || echo 'ok'
6
- find ~/Library/Developer/Xcode/DerivedData -name '*.xccoverage' || echo 'ok'
7
after_success:
8
- - bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov) -X xcode
+ - bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov) -X xcodeplist
0 commit comments