Skip to content

Commit 1ab0536

Browse files
author
Teddy Reed
committed
Limit TravisCI to Python 2x
1 parent 8e1d542 commit 1ab0536

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@ cache:
66
python:
77
- 2.6
88
- 2.7
9-
- 3.2
10-
- 3.3
11-
- 3.4
12-
- 3.5
139
- pypy
14-
- pypy3
15-
- nightly
1610
install:
1711
- pip install -r requirements.txt
1812
script:

0 commit comments

Comments
 (0)