diff --git a/.travis.yml b/.travis.yml index 6ce4b3d..dc5c694 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,6 @@ language: ruby script: - gem install jekyll bundler - bundle install + - bundle exec rake test - bundle exec jekyll build cache: bundler