Skip to content

Commit

Permalink
Added latest Python versions and removed test for 3.2 and 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
woodcrafty committed Dec 15, 2019
1 parent 2a69c1d commit 912322a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: python
python:
- 2.7
- 3.2
- 3.3
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8
- pypy
- pypy3
install:
Expand Down

0 comments on commit 912322a

Please sign in to comment.