run lint test early

This commit is contained in:
Min RK
2019-02-15 11:49:28 +01:00
parent 9cc6aa9b6d
commit 43c3ac78fc

View File

@@ -76,10 +76,10 @@ after_failure:
matrix:
fast_finish: true
include:
- python: 3.6
env: TEST=docs
- python: 3.6
env: TEST=lint
- python: 3.6
env: TEST=docs
- python: 3.6
env: JUPYTERHUB_TEST_SUBDOMAIN_HOST=http://localhost.jovyan.org:8000
- python: 3.6