Skip to content

Commit

Permalink
Use pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
kmu committed Oct 6, 2019
1 parent e714664 commit 1a303eb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ python:
- 3.6
- 2.7

install:
- pip install -r requirements.txt
- pip install nose

script:
- nosetests tests
- pytest tests

0 comments on commit 1a303eb

Please sign in to comment.