mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Travis typo ...
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
script:
|
||||
- set -e
|
||||
- if [ $(make n-docs-diff) -ne 0 ]; then make docs; fi;
|
||||
- if [ $(make n-other-diff) -ne 0 ]; then make make lint-build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1"; fi;
|
||||
- if [ $(make n-other-diff) -ne 0 ]; then make lint-build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1"; fi;
|
||||
- stage: push-tx
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
|
Reference in New Issue
Block a user