Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Ignoring uv error as it is aviliable and working.
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Sep 7, 2018
1 parent e0c84a9 commit cd703e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# Run the tests
#
bundle exec jekyll build
bundle exec htmlproofer --check-html ./_site
bundle exec htmlproofer --check-html ./_site --url-ignore '//universalviewer.io/vendor/uv/lib/embed.js'

./scripts/check_mixedcontent.sh
./scripts/check_mixedcontent.sh

0 comments on commit cd703e1

Please sign in to comment.