Skip to content

Commit

Permalink
dropped 3.3/3.7-dev testing and added 3.7/3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Oct 20, 2019
1 parent 974e42a commit 70c0a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"
- "3.8"
install:
- pip install flake8
- pip install coveralls
Expand Down

0 comments on commit 70c0a5f

Please sign in to comment.