Skip to content

Commit

Permalink
Travis.yml cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
coagulant committed Feb 18, 2013
1 parent 7e2a068 commit eb8b576
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -10,8 +10,4 @@ script:
- python setup.py test
- coverage run --source=cleanweb setup.py -q nosetests
after_script:
- coveralls --verbose

matrix:
allow_failures:
- python: 3.3
- coveralls

0 comments on commit eb8b576

Please sign in to comment.