Skip to content

Commit ce406d9

Browse files
committed
Update Travis configuration for new Python selection
1 parent 2073f3b commit ce406d9

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
@@ -3,11 +3,8 @@ python: 2.7
33
services:
44
- couchdb
55
env:
6-
- TOX_ENV=py26
76
- TOX_ENV=py27
8-
- TOX_ENV=py33
97
- TOX_ENV=py34
10-
- TOX_ENV=py33-json
118
- TOX_ENV=py34-json
129
install:
1310
- pip install tox

0 commit comments

Comments
 (0)