Skip to content

Commit

Permalink
Add newer python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
spulec committed Nov 6, 2019
1 parent 5abc43b commit 2ab9eac
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
Expand Up @@ -3,6 +3,8 @@ language: python
python:
- "2.7"
- "3.6"
- "3.7"
- "3.8"

sudo: false

Expand Down

0 comments on commit 2ab9eac

Please sign in to comment.