Skip to content

Commit

Permalink
I think Travis CI will do the right thing now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omnifarious committed Apr 12, 2019
1 parent fb21647 commit e36de78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: python
install:
- pip install --upgrade pip
- pip install --upgrade pytest
- pip install .
python:
- "2.7"
Expand Down

0 comments on commit e36de78

Please sign in to comment.