Skip to content

Commit e2f1ffc

Browse files
committed
up python
1 parent f63cd10 commit e2f1ffc

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,6 +1,9 @@
11
language: python
22
python:
33
- '2.7'
4+
- '3.6'
5+
- '3.7'
6+
- '3.8'
47
install:
58
- pip install -U tox
69
script: tox

0 commit comments

Comments
 (0)