Skip to content

Commit

Permalink
Removing testing with python 2.6, using only python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesús Espino committed Jun 4, 2013
1 parent b582010 commit f7b0553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
install:
- pip install -e . --use-mirrors
Expand Down

0 comments on commit f7b0553

Please sign in to comment.