diff --git a/.travis.yml b/.travis.yml index 1d0e8c7..451607c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,4 @@ rvm: - 2.1.0 cache: bundler +script: bundle exec middleman build