Merge branch 'master' into pyup-scheduled-update-2018-02-26
This commit is contained in:
commit
1c2a8c8e2d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue