Skip to content

Commit

Permalink
Merge pull request #1228 from jcb91/lint
Browse files Browse the repository at this point in the history
[ci] allow lint failure on travis
  • Loading branch information
jcb91 authored Feb 6, 2018
2 parents 1a628e7 + 0a51c53 commit a49d598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ matrix:
allow_failures:
- env: TOXENV=appveyorartifacts
- env: TOXENV=docs_linkcheck
- env: TOXENV=lint
env:
global:
- LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
Expand Down

0 comments on commit a49d598

Please sign in to comment.