Skip to content

Commit

Permalink
Allow failures for slow py 3.1 whilst debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
pnasrat committed Oct 24, 2012
1 parent a10a744 commit 91c102d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,6 +18,6 @@ branches:
- develop - develop
matrix: matrix:
allow_failures: allow_failures:
- python: 3.1
env: env:
- PIP_USE_MIRRORS=true - PIP_USE_MIRRORS=true

0 comments on commit 91c102d

Please sign in to comment.