Skip to content

Commit 377fb60

Browse files
authored
ignore /fsqc/ local link
1 parent 8a1326d commit 377fb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rvm:
55
# install will run bundle install by default (make sure Gemfile has dependencies)
66
#install: gem install bundler && bundle install
77

8-
script: bundle exec jekyll build && bundle exec htmlproofer ./_site --only-4xx --ignore_status_codes "400,401,403" --enforce_https false --ignore_urls "/LaPy,/LaPy/,/BrainPrint,https://dx.doi.org/10.3174/ajnr.A4508,https://dx.doi.org/10.1212/WNL.0000000000000187"
8+
script: bundle exec jekyll build && bundle exec htmlproofer ./_site --only-4xx --ignore_status_codes "400,401,403" --enforce_https false --ignore_urls "/LaPy,/LaPy/,/BrainPrint,/fsqc/,https://dx.doi.org/10.3174/ajnr.A4508,https://dx.doi.org/10.1212/WNL.0000000000000187"
99
#passing longer timeout for external url check:
1010
#script: bundle exec jekyll build && bundle exec htmlproofer ./_site --typhoeus '{ "timeout":30 , "verbose":"true" }'
1111

0 commit comments

Comments
 (0)