Skip to content

Commit 2407393

Browse files
committed
Prune unsupported Python versions from Travis
1 parent 0e3d894 commit 2407393

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@ language: python
22
python:
33
- 2.6
44
- 2.7
5-
- 3.0
6-
- 3.1
75
- 3.2
86
- 3.3
9-
- 3.4
107
install:
118
- pip install --use-mirrors pytest ./
129
before_script:

0 commit comments

Comments
 (0)