no need to waste travis-ci time on py3 for 0.24

This commit is contained in:
Daniel Graña 2014-08-08 19:10:14 -03:00
parent 1d0c096a3f
commit 8e080c1e07
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ python: 2.7
env:
- TOXENV=py27
- TOXENV=precise
- TOXENV=py33
matrix:
allow_failures:
- env: TOXENV=py33