Skip to content

Commit

Permalink
TST: Update .travis.yml to specify test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
fumitoh authored Sep 30, 2020
1 parent 705c58b commit 0f22812
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 @@ -10,4 +10,4 @@ python:
install:
- pip install -r requirements-travis.txt
script:
- pytest
- pytest tests/

0 comments on commit 0f22812

Please sign in to comment.