Skip to content

Commit

Permalink
Codecov seems better
Browse files Browse the repository at this point in the history
  • Loading branch information
lorentey committed Jan 8, 2016
1 parent 47c14f4 commit 0ea93d5
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 @@ -5,4 +5,4 @@
language: objective-c
osx_image: xcode7.2
script: xcrun xcodebuild -project BigInt.xcodeproj -scheme Coverage test
after_success: ./llvm-coveralls -p BigInt.xcodeproj -s Coverage -t BigInt-Mac -c Test
after_success: bash <(curl -s https://codecov.io/bash)

0 comments on commit 0ea93d5

Please sign in to comment.