Update .travis.yml

This commit is contained in:
Mohd Iftekhar Qurashi
2015-10-15 14:52:51 +05:30
parent 5e3a04b9b5
commit 2a190a7815

View File

@@ -6,8 +6,3 @@ branches:
only:
- master
script: xctool -project Demo.xcodeproj -scheme DemoObjC build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
before_install:
- pip install codecov
after_success:
- codecov