diff --git a/.travis.yml b/.travis.yml index e9519db..60b3da7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,5 @@ install: - bundle install script: + - npm run test - bundle exec jekyll build