Skip to content

Commit

Permalink
add python3.7 test
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Aug 10, 2018
1 parent 7b1f14b commit 34eb37f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ matrix:
env: TOXENV=py35
- python: "3.6"
env: TOXENV=py36
- python: "pypy-5.4.1"
env: TOXENV=pypy
- python: "pypy3"
env: TOXENV=pypy3
- python: "3.7"
env: TOXENV=py37

sudo: false

Expand Down

0 comments on commit 34eb37f

Please sign in to comment.