travis: Ignore failures on nightly

This is currently failing with setuptools errors.
This commit is contained in:
Ben Darnell 2018-01-26 20:09:42 -05:00
parent 49804d9d0d
commit 336da267f0
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ sudo: false
matrix:
fast_finish: true
# Nightly python is failing as of 2018-01-26
allow_failures:
- python: nightly
language: python
# For a list of available versions, run