Skip to content

Commit

Permalink
Try Python 3.7 and 3.8 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jiffyclub committed Apr 27, 2020
1 parent 49c46fa commit 1da62e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install:
- easy_install -U setuptools
- pip install requests tornado ipython
Expand Down

0 comments on commit 1da62e1

Please sign in to comment.