From 1d366c5246debf4a7b2e81b26e9113488db31d9c Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Mon, 18 Jul 2016 13:40:31 +0200 Subject: [PATCH] derp, checks only work _after_ the site's been made --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 346bd75..6128f26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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