Merge branch 'master' into 122-new_version_with_related
commit
0ae44bc66e
|
@ -9,6 +9,9 @@ python:
|
|||
- "3.6"
|
||||
- "3.6-dev"
|
||||
- "nightly"
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "nightly"
|
||||
install:
|
||||
- pip install -U pip setuptools
|
||||
- pip install tox-travis pre-commit
|
||||
|
|
Loading…
Reference in New Issue