Skip to content

Commit

Permalink
Add Python3.7 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-kuzmenko committed Sep 4, 2018
1 parent e748c5f commit 325ab0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ matrix:
python: 3.5
- env: TOXENV=py36
python: 3.6
- env: TOXENV=py37
python: 3.7
dist: xenial
sudo: true
- env: TOXENV=pypy
python: pypy-5.7.1
- env: TOXENV=pre-commit
Expand Down

0 comments on commit 325ab0d

Please sign in to comment.