Skip to content

Commit 0888170

Browse files
committed
Bump versions to 3.7
1 parent e546cf9 commit 0888170

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
- xvfb
44
language: python
55
python:
6-
- 3.5
6+
- 3.7
77
- 3.6
88
cache:
99
directories:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- PYTHON: "C:\\Python35"
3+
- PYTHON: "C:\\Python37"
44
- PYTHON: "C:\\Python36"
55
install:
66
- "%PYTHON%\\python.exe --version"

0 commit comments

Comments
 (0)