Skip to content

Commit

Permalink
CI uses setup.py test
Browse files Browse the repository at this point in the history
  • Loading branch information
kwlee2020 committed Jun 11, 2019
1 parent 84c2183 commit a4b88e5
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 @@ -26,4 +26,4 @@ install:
pip3 install -r requirements.txt

script:
pytest tests/
python setup.py test

0 comments on commit a4b88e5

Please sign in to comment.