Skip to content

Commit 0ac7e99

Browse files
committed
travis: increase Python versions check
1 parent 8cd9fd9 commit 0ac7e99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: python
22
python:
33
- "2.7"
44
- "3.5"
5+
- "3.6"
6+
- "3.7"
57
sudo: required
68
compiler:
79
- gcc

0 commit comments

Comments
 (0)