Skip to content

Commit e5292ef

Browse files
committed
Use Python 3.6 in Travis
1 parent ced8b3b commit e5292ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22

3-
python:
4-
- "3.4"
3+
python: 3.6
54

65
cache: pip
76

0 commit comments

Comments
 (0)