Skip to content

Commit

Permalink
fix travis build script error
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed May 11, 2016
1 parent 1b69bff commit 70023b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/cibuild
Expand Up @@ -2,4 +2,4 @@
set -e

bundle exec jekyll build
bundle exec htmlproofer ./_site --allow-hash-href --assume-extensio
bundle exec htmlproofer ./_site --allow-hash-href --assume-extensio --url-ignore "/#.*/" --disable-external

0 comments on commit 70023b7

Please sign in to comment.