Skip to content

Commit

Permalink
The sum up of travis-ci builds are taking like 50min to complete
Browse files Browse the repository at this point in the history
  • Loading branch information
dangra committed Jul 31, 2014
1 parent 8d1f267 commit 6c402d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c402d3

Please sign in to comment.