Fix codecov for travis

This commit is contained in:
Yaroslav Zhurakovskiy 2016-07-18 22:20:33 +03:00
parent f9d6e7f1ad
commit 01012dbd88
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ osx_image: xcode7
script:
- xcodebuild clean test -workspace PainlessInjection/PainlessInjection.xcworkspace -scheme PainlessInjection -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -J 'PainlessInspector' -t d57dba6a-8e17-4a91-b7bf-ef7abe812e24