Skip to content

Commit

Permalink
FIX: unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Aug 22, 2019
1 parent ec0b456 commit f98257e
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 @@ -3,4 +3,4 @@ python:
- "3.6"
- "3.7"

script: pytest tests/unit-tests/
script: py.test tests/unit-tests/

0 comments on commit f98257e

Please sign in to comment.