Skip to content

Commit

Permalink
temporarily disable code coverage on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra committed Jan 25, 2019
1 parent 56286f0 commit d9d5325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ addons:
- libssl-dev

jobs:
allow_failures:
- name: coverage # FIXME

include:
- name: fmt
stage: check
Expand Down

0 comments on commit d9d5325

Please sign in to comment.