Skip to content

Commit

Permalink
Bump versions to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcharper committed Sep 2, 2019
1 parent e546cf9 commit 0888170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
- xvfb
language: python
python:
- 3.5
- 3.7
- 3.6
cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
matrix:
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python36"
install:
- "%PYTHON%\\python.exe --version"
Expand Down

0 comments on commit 0888170

Please sign in to comment.