mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Remove integration tests from CircleCI
This commit is contained in:
@@ -82,6 +82,7 @@ commands:
|
|||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
<<<<<<< HEAD
|
||||||
integration-test:
|
integration-test:
|
||||||
docker:
|
docker:
|
||||||
- image: docker:18.05.0-ce-git
|
- image: docker:18.05.0-ce-git
|
||||||
@@ -145,5 +146,4 @@ workflows:
|
|||||||
version: 2
|
version: 2
|
||||||
all-tests:
|
all-tests:
|
||||||
jobs:
|
jobs:
|
||||||
- integration-test
|
|
||||||
- upgrade-test
|
- upgrade-test
|
||||||
|
|||||||
Reference in New Issue
Block a user