mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
run lint test early
This commit is contained in:
@@ -76,10 +76,10 @@ after_failure:
|
|||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- python: 3.6
|
|
||||||
env: TEST=docs
|
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TEST=lint
|
env: TEST=lint
|
||||||
|
- python: 3.6
|
||||||
|
env: TEST=docs
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: JUPYTERHUB_TEST_SUBDOMAIN_HOST=http://localhost.jovyan.org:8000
|
env: JUPYTERHUB_TEST_SUBDOMAIN_HOST=http://localhost.jovyan.org:8000
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
|
Reference in New Issue
Block a user