Skip to content

Commit

Permalink
Disable codecov report fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola Voronin authored Apr 27, 2018
1 parent 2e2dc10 commit 1967c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ script:
- xcodebuild -workspace ShopApp.xcworkspace -scheme ShopApp -configuration 'Debug' -sdk 'iphonesimulator11.2' -destination 'platform=iOS Simulator,name=iPhone 7' test | xcpretty -f `xcpretty-travis-formatter`

after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -X fix

0 comments on commit 1967c0a

Please sign in to comment.