Fix coverage issue.

Fix coverage issue.
This commit is contained in:
Brian Korty 2015-05-12 14:23:11 -04:00
parent ef071c5fcb
commit c1a25bbb87

View file

@ -9,16 +9,6 @@ install:
- pip install -r requirements.txt -r test-requirements.txt
script: nosetests
after_success:
- covercov
deploy:
provider: pypi
distributions: "sdist bdist_wheel"
user: johnb
password:
secure: "Q0XIvK1R4kv2uFoUDOARQ1swgcnWqlE0jO20Urc0RsuTejY4/uNgUxvp3wfnd+NKARHwrUQFYHGzI5ueVcppQzGzZArr/o3DB9Vh7OURBtbqrSReRsz9QXmV3pDAbSq3p1QbhCryZeEOU0V5DqlnYfVuiM27WWo+V8gg20qn5OY="
on:
python: 2.7
tags: true
all_branches: true
- codecov
services:
- cassandra