Merge branch 'master' into pyup-scheduled-update-2018-02-26

This commit is contained in:
Andrew Svetlov 2018-02-26 18:51:16 +03:00 committed by GitHub
commit 1c2a8c8e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ python:
- 3.7-dev
- nightly
matrix:
allow_failures:
- python: 3.7-dev
- python: nightly
install:
- pip install --upgrade pip
- pip install -r requirements-dev.txt