derp, checks only work _after_ the site's been made
This commit is contained in:
parent
db0f0cf5a6
commit
1d366c5246
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue