Merge pull request #279 from pylast/add-3.7
Test on official Python 3.7
This commit is contained in:
commit
51190559d9
|
@ -21,6 +21,10 @@ matrix:
|
|||
env: TOXENV=py27
|
||||
- python: 3.6
|
||||
env: TOXENV=py3lint
|
||||
- python: 3.7
|
||||
env: TOXENV=py37
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: 3.6
|
||||
env: TOXENV=py36
|
||||
- python: 3.5
|
||||
|
|
Loading…
Reference in a new issue