Skip to content

Commit

Permalink
Try just matching RUNLINTS for allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 23, 2016
1 parent a7ce632 commit 96d9db9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ matrix:
- python: pypy
# TODO: fix tests
- python: pypy3
- python: 3.5
env: RUN_LINTS=true
- env: RUN_LINTS=true
include:
- python: 3.5
env: RUN_LINTS=true
Expand Down

0 comments on commit 96d9db9

Please sign in to comment.