mirror of
https://github.com/valitydev/erlang-companies.git
synced 2024-11-06 02:35:15 +00:00
disable external link checks
This commit is contained in:
parent
4440259698
commit
d681d61edb
@ -14,7 +14,7 @@ before_script:
|
||||
- bower install
|
||||
script:
|
||||
- bundle exec jekyll build
|
||||
- bundle exec htmlproofer --assume_extension ./www
|
||||
- bundle exec htmlproofer --assume_extension ./www --disable-external
|
||||
deploy:
|
||||
provider: pages # https://docs.travis-ci.com/user/deployment/pages/
|
||||
skip-cleanup: true
|
||||
|
Loading…
Reference in New Issue
Block a user