Skip to content

Commit

Permalink
Disable link checking in CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielH committed Mar 3, 2019
1 parent 04cec53 commit 64eaadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 64eaadc

Please sign in to comment.