Skip to content

Commit

Permalink
[ci] allow lint failure on travis
Browse files Browse the repository at this point in the history
isort changes its mind so often that this lint build is becoming more of a
nuisance than helpful
  • Loading branch information
jcb91 committed Feb 4, 2018
1 parent 53eb1b8 commit 0a51c53
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 0a51c53

Please sign in to comment.