Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 38dad31

Browse files
author
cclauss
authored
Update Travis to current versions of Python
https://docs.python.org/devguide/index.html#branchstatus
1 parent adc22c1 commit 38dad31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ notifications:
33
email: false
44
sudo: false
55
python:
6-
- 2.6
76
- 2.7
87
- pypy
9-
- 3.3
108
- 3.4
9+
- 3.5
10+
- 3.6
1111
- pypy3
1212
matrix:
1313
include:

0 commit comments

Comments
 (0)