Skip to content

Commit d4a2c46

Browse files
WillSewelldamdo
authored andcommitted
Test against python 3.7
1 parent 8b79591 commit d4a2c46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
22
language: python
3+
sudo: required
4+
dist: xenial
35
python:
46
- "2.7"
57
- "3.4"
68
- "3.5"
79
- "3.6"
10+
- "3.7"
811
before_install:
912
- pip install --upgrade setuptools
1013
install:

0 commit comments

Comments
 (0)