aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cab987f..65def38 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ before_install:
- gem install kramdown
- gem install therubyracer
- gem install jekyll
+ - gem install htmlproofer
install: bundle install
script: bundle exec jekyll build -d _site && bundle exec htmlproofer htmlproofer --internal-domains "im.soderparr.com" ./_site
rvm: