Skip to content

Commit 3ad31e0

Browse files
hroncokencukou
authored andcommitted
Travis CI: Use Python 3.6
Use the same version of Python most of us will get when following the instructions in README. Be modern! #273
1 parent e2545e6 commit 3ad31e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- '3.5'
3+
- '3.6'
44
cache:
55
- pip
66
install:

0 commit comments

Comments
 (0)