Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from hitliaomq/dfttk-dev
Browse files Browse the repository at this point in the history
Fix the test
  • Loading branch information
hitliaomq authored Apr 2, 2020
2 parents 7494883 + 4f39065 commit ea57f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cache: pip
install:
- pip install -e '.[dev]'
script:
- py.test -v tests/
- pytest -v
notifications:
email: False
services: mongodb

0 comments on commit ea57f2f

Please sign in to comment.