Update .travis.yml

This commit is contained in:
kishikawakatsumi
2013-08-14 23:37:27 +09:00
parent f889365ec5
commit 9bc249e74c

View File

@@ -6,4 +6,4 @@ before_install:
script:
- make test
after_success:
- coveralls -e UICKeyChainStore -e UICKeyChainStoreTests --verbose
- ./coveralls.sh -e UICKeyChainStore -e UICKeyChainStoreTests --verbose