Skip to content

Commit

Permalink
add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
adierebel committed Mar 14, 2019
1 parent 2525eea commit 097bad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
# command to install dependencies
install:
- "pip install -r requirements-test.txt"
- "pip install coveralls"
- "python3 setup.py install"

# add mongodb service
Expand Down

0 comments on commit 097bad1

Please sign in to comment.