Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update python versions on travis
  • Loading branch information
byroot committed Apr 23, 2016
1 parent e7c644f commit b6812e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install:
- pip install -r test-requirements.txt --use-mirrors --upgrade
- pip install coveralls --use-mirrors
Expand Down

0 comments on commit b6812e6

Please sign in to comment.