1
Fork 0

Exclude html5up from deadlink check

It breaks on the CI for some reason
This commit is contained in:
Jake Howard 2018-02-07 19:10:17 +00:00
parent 4540196dee
commit 657df4769c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -54,7 +54,8 @@ test:
--exclude "staticflickr.com"\
--exclude "twitter.com/intent"\
--exclude "facebook.com/sharer"\
--exclude "reddit.com/submit"
--exclude "reddit.com/submit"\
--exclude "html5up.net/"
.PHONY: build clean install test