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