Skip to content

Commit

Permalink
Disable coverage_c: broken
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed May 11, 2015
1 parent 4c448a9 commit 2207987
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ matrix:
env: TEST_MODE=check_shared
- python: "2.7"
env: TEST_MODE=coverage_py
- python: "2.7"
env: TEST_MODE=coverage_c
# doesn't work right now
# - python: "2.7"
# env: TEST_MODE=coverage_c
exclude:
# This is already covered by coverage_py and coverage_c
- python: "2.7"
Expand Down

0 comments on commit 2207987

Please sign in to comment.