Skip to content

Commit

Permalink
Python 2.6 allow failure travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 14, 2013
1 parent 3adf332 commit cd3abb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ python:
- 2.6
- 2.7
- 3.3
matrix:
allow_failures:
- python: 2.6
before_install:
- sudo apt-get update -qq
- export PIP_USE_MIRRORS=true
Expand Down

0 comments on commit cd3abb5

Please sign in to comment.