Merge branch 'travis'
This commit is contained in:
commit
7598f6cdbf
@ -11,7 +11,9 @@ cache:
|
|||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install -U setuptools pylint coverage pep8 pydocstyle "pip>=7.0" wheel
|
- pip install -U pip wheel
|
||||||
|
- pip install -U setuptools
|
||||||
|
- pip install -U pylint coverage pep8 pydocstyle
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
|
Loading…
Reference in New Issue
Block a user