kopia lustrzana https://github.com/jupyterhub/repo2docker
Remove lint step for now
rodzic
f30a4a128e
commit
f91dd0d6dc
|
@ -3,9 +3,6 @@ pool:
|
||||||
vmImage: "ubuntu-16.04"
|
vmImage: "ubuntu-16.04"
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
lint:
|
|
||||||
REPO_TYPE: 'lint'
|
|
||||||
python_version: '3.6'
|
|
||||||
unit:
|
unit:
|
||||||
REPO_TYPE: 'unit'
|
REPO_TYPE: 'unit'
|
||||||
python_version: '3.6'
|
python_version: '3.6'
|
||||||
|
|
Ładowanie…
Reference in New Issue