Skip to content

Commit

Permalink
set python version for travis to 2.7 only
Browse files Browse the repository at this point in the history
  • Loading branch information
e-dard committed Jun 10, 2013
1 parent d92e96a commit bb36959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "2.6"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r docs/requirements.txt --use-mirrors
# command to run tests, e.g. python setup.py test
Expand Down

0 comments on commit bb36959

Please sign in to comment.