Skip to content

Commit

Permalink
Testy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedrigern committed Mar 19, 2018
1 parent c9a8cd6 commit d0a4d59
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 @@ -4,7 +4,7 @@ rvm:

script:
- bundle exec jekyll build
- bundle exec htmlproofer --assume-extension --disable-external --url-ignore "#,#fn:1" --file-ignore "./_site/assets/snippet/profile.html" ./_site
- bundle exec htmlproofer --assume-extension --disable-external --url-ignore "#,#fn:1,#fn:footnote" --file-ignore "./_site/assets/snippet/profile.html" ./_site

branches:
only:
Expand Down

0 comments on commit d0a4d59

Please sign in to comment.