Skip to content

Commit

Permalink
removed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjegan committed Aug 20, 2016
1 parent 06db639 commit 54ce8bb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .coveralls.yml

This file was deleted.

1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ addons:
script:
- py.test --cov-report= --cov=rancat tests/
after_success:
- coveralls
- bash <(curl -s https://codecov.io/bash)
- CODECLIMATE_REPO_TOKEN=b55f13f013d1cb5feabd1d95129b6c5dda282987d25a58b2c0826c84192ae2f3 codeclimate-test-reporter
1 change: 0 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ coverage==4.0.3
py==1.4.31
pytest==2.9.2
pytest-cov==2.3.1
python-coveralls==2.7.0
PyYAML==3.11
requests==2.11.0
sh==1.11
Expand Down

0 comments on commit 54ce8bb

Please sign in to comment.