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