Skip to content

Commit 0a51c53

Browse files
committed
[ci] allow lint failure on travis
isort changes its mind so often that this lint build is becoming more of a nuisance than helpful
1 parent 53eb1b8 commit 0a51c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ matrix:
8282
allow_failures:
8383
- env: TOXENV=appveyorartifacts
8484
- env: TOXENV=docs_linkcheck
85+
- env: TOXENV=lint
8586
env:
8687
global:
8788
- LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so

0 commit comments

Comments
 (0)