Reorganize lint travis builds (#10670)

* tox cleanup

* 1 tox step

* Revert pytest sugar changes

* Tox: make pylint its own task

* Bump Travis to 30 minutes timeout
This commit is contained in:
Paulus Schoutsen
2017-11-19 17:39:24 -08:00
committed by GitHub
parent fb32cc39e1
commit 3f5c748560
4 changed files with 11 additions and 14 deletions

View File

@ -5,7 +5,6 @@
set -e
cd "$(dirname "$0")/.."
git submodule init
script/bootstrap
pip3 install -e .