The sum up of travis-ci builds are taking like 50min to complete

This commit is contained in:
Daniel Graña 2014-07-31 14:05:19 -03:00
parent e49c96ae26
commit ae1e2ccfcf
1 changed files with 0 additions and 5 deletions

View File

@ -3,15 +3,10 @@ python: 2.7
env:
- TOXENV=py27
- TOXENV=precise
- TOXENV=trunk
- TOXENV=pypy
- TOXENV=py33
- TOXENV=docs
matrix:
allow_failures:
- env: TOXENV=pypy
- env: TOXENV=py33
- env: TOXENV=docs
install:
- "./.travis-workarounds.sh"
- pip install -U tox