Skip to content

Commit

Permalink
Remove Python 3.7 from Travis config (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
a5kin committed Jun 2, 2019
1 parent 7ecc89c commit 3c0e967
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,6 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"

install:
- pip install --quiet tox
Expand Down

0 comments on commit 3c0e967

Please sign in to comment.