Skip to content

Commit

Permalink
Travis: Disable Py2.6 for master
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Dec 18, 2014
1 parent bcb9347 commit 0fedae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- 2.6
- 2.7
- 3.4
install:
- pip install --use-mirrors tox
script: TOXENV=py$(echo $TRAVIS_PYTHON_VERSION | tr -d .) tox

0 comments on commit 0fedae7

Please sign in to comment.