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

Commit

Permalink
Just use setup.py test for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Jul 18, 2017
1 parent 47a10b4 commit 19f0d76
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:
- '3.6'
- 'nightly'

script: 'py.test'
script: 'python setup.py test'

0 comments on commit 19f0d76

Please sign in to comment.