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-03-03 15:40:55 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-03-03 15:40:55 +0300
commit64eaadc5a0be9e727950bc3879eeb7ab55eba9db (patch)
tree8037c30d8d152ae180bf553ed4aa42fa9e2c6405
parent04cec53f0285b98f62806e1a8076aabdf7b0aa54 (diff)
Disable link checking in CI for now
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2c92585..b542e44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,4 +17,4 @@ install:
script:
- cd hugoBasicExample
- 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