Commit 1a3ec0e3 authored by Peter Parente's avatar Peter Parente

[ci skip] Disable linkcheck

Fails too often on Travis
parent 50d1eb9e
......@@ -61,7 +61,7 @@ docs: ## build HTML documentation
make -C docs html
test/docs: ## check links in Sphinx documentation
make -C docs linkcheck
make -C docs
test/%: ## run tests against a stack
@TEST_IMAGE="$(OWNER)/$(notdir $@)" pytest test
......
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