Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EmielH/tale-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Hollander <EmielH@users.noreply.github.com>2019-04-13 14:38:36 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-13 14:38:36 +0300
commit8c77ac56d5ee037e7e62c42b5e5a665e6a35b066 (patch)
tree58bf7e922b1e80782803d6de4108118bbe6f5ff5
parent59a86cc9ad6122824d132ced47cc4635da0a3ecd (diff)
Disable LinkCheck againintegrate-hugo-theme-test
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0cdc621..574aed2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,4 +18,4 @@ install:
script:
- cd hugo-theme-test
- hugo -t tale-hugo --themesDir ../..
- - htmlproofer public --check-html --disable-external --allow-hash-href
+ - htmlproofer public --check-html --disable-external --allow-hash-href --checks-to-ignore LinkCheck