Commit 0f9232cd authored by Jason R. Coombs's avatar Jason R. Coombs

Acknowledge that tests now fail on Python 3.6. Ref #836.

parent 4027f8fd
......@@ -9,6 +9,11 @@ python:
- nightly
- pypy
- pypy3
matrix:
allow_failures:
# pypa/setuptools#836
- "3.6-dev"
- nightly
env:
- ""
- LC_ALL=C LC_CTYPE=C
......
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