Skip to content

Commit

Permalink
Updated .travis.yml. Hopefully, pip won't run
Browse files Browse the repository at this point in the history
  • Loading branch information
speratus committed Oct 2, 2019
1 parent 187a300 commit a59023a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: python
python:
# - "3.5"
- "3.7"
script: python -m unittest discover
install: pip3 list
script: python3 -m unittest discover

0 comments on commit a59023a

Please sign in to comment.