Skip to content

Commit

Permalink
Disable coverage while coveralls is broken.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed May 19, 2015
1 parent 6c11234 commit 26a2799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
- TOX_ENV=flake8
- TOX_ENV=cover
# Disable coverage until coveralls is fixed. See https://github.com/lemurheavy/coveralls-public/issues/522.
# - TOX_ENV=cover
- TOX_ENV=language_de
- TOX_ENV=language_el
- TOX_ENV=language_es
Expand Down

0 comments on commit 26a2799

Please sign in to comment.