Skip to content

Commit a49d598

Browse files
authored
Merge pull request #1228 from jcb91/lint
[ci] allow lint failure on travis
2 parents 1a628e7 + 0a51c53 commit a49d598

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)