mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00
Fix make test-reqs naming
This commit is contained in:
@@ -5,6 +5,6 @@ sudo: required
|
||||
services:
|
||||
- docker
|
||||
install:
|
||||
- make test-env
|
||||
- make test-reqs
|
||||
script:
|
||||
- make build-test-all
|
||||
|
Reference in New Issue
Block a user