derp, checks only work _after_ the site's been made

This commit is contained in:
Lorin Werthen 2016-07-18 13:40:31 +02:00
parent db0f0cf5a6
commit 1d366c5246

View file

@ -10,11 +10,11 @@ install:
- bundle install --without development
script:
- bundle exec nanoc
- bundle exec nanoc check elinks
- bundle exec nanoc check ilinks
- bundle exec nanoc check stale
- bundle exec nanoc check mixed_content
- bundle exec nanoc
after_success:
- bundle exec nanoc deploy --target public