Skip to content

Commit

Permalink
Specify Python version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwede committed Feb 7, 2019
1 parent 02e85c0 commit 6f134c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: python
python: "3.5"

install:
- pip install tox
Expand Down

0 comments on commit 6f134c8

Please sign in to comment.