Skip to content

Commit 4f468ca

Browse files
authored
Merge pull request #358 from offa/ci
Python 3.7 CI build
2 parents ca4f108 + fd6091f commit 4f468ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
sudo: false
21
language: python
32
python:
43
- "2.7"
54
- "3.3"
65
- "3.4"
76
- "3.5"
87
- "3.6"
8+
- "3.7"
99

1010
matrix:
1111
allow_failures:

0 commit comments

Comments
 (0)