Commit 862da016 authored by Jason R. Coombs's avatar Jason R. Coombs

Mark failures as allowed. Ref #1015.

parent 9869424e
......@@ -14,6 +14,9 @@ matrix:
env: LC_ALL=C LC_CTYPE=C
- python: 2.7
env: LC_ALL=C LC_CTYPE=C
allow_failures:
# https://github.com/pypa/setuptools/issues/1015
- python: nightly
script:
# need tox and rwt to get started
- pip install tox rwt
......
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