Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
rexzhang committed Apr 12, 2019
1 parent efe30bb commit 7f040f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ install:
# command to run tests
script:
# nosetests
py.test --cov=.
python -m pytest --cov=.

after_success:
coveralls

0 comments on commit 7f040f6

Please sign in to comment.