We're not using tox-travis any more - ditch it.
This commit is contained in:
parent
6da3ef48e0
commit
3f7dc296c8
|
@ -40,7 +40,7 @@ install:
|
|||
brew outdated openssl || brew upgrade openssl
|
||||
brew install python
|
||||
fi
|
||||
- pip install tox tox-travis
|
||||
- pip install tox
|
||||
|
||||
before_script:
|
||||
- "tox -e lint"
|
||||
|
|
Loading…
Reference in New Issue