Commit 22adf3eb authored by Peter Parente's avatar Peter Parente

Fix make test-reqs naming

parent 36d1ebce
...@@ -5,6 +5,6 @@ sudo: required ...@@ -5,6 +5,6 @@ sudo: required
services: services:
- docker - docker
install: install:
- make test-env - make test-reqs
script: script:
- make build-test-all - make build-test-all
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment