Skip to content
Snippets Groups Projects
Commit 9f6b7b9c authored by Ryan Sanford's avatar Ryan Sanford
Browse files

Remove coveralls

parent 56a8a32e
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ script:
- SCITRAN_PERSISTENT_DB_PORT=27017 test/bin/run-tests-ubuntu.sh
after_success:
- coveralls
- if [ "$TRAVIS_BRANCH" == "master" -o "$TRAVIS_EVENT_TYPE" == "pull_request" ]; then
bash <(curl -s https://codecov.io/bash) -cF python;
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment