Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gavincyi committed Feb 8, 2017
1 parent 55d7e13 commit fab462f
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 @@ -6,7 +6,7 @@ python:
- pypy

install:
- pip install pytest
- pip install .

script:
- python -m unittest discover

0 comments on commit fab462f

Please sign in to comment.