Skip to content

Commit

Permalink
drop support for python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyroberts committed Sep 9, 2014
1 parent f2cfeea commit f0c5332
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ language: python
services:
- couchdb

python:
- 2.6
- 2.7
python: 2.7

install:
- pip install -r requirements_dev.txt --use-mirrors
Expand Down

0 comments on commit f0c5332

Please sign in to comment.