Commit 25144172 authored by Bram Schoenmakers's avatar Bram Schoenmakers Committed by GitHub

Allow Python 3.6 to fail because of pylint issues

parent 4e6377be
......@@ -12,6 +12,8 @@ matrix:
include:
- python: "pypy3"
env: GREEN_OPTS='--processes 1'
allow_failures:
- python: "3.6"
install:
- "python -m pip install pip --upgrade"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment