From 62fc067441b4e7e382155010d708d4a7902e5564 Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <pmarsceill@users.noreply.github.com>
Date: Thu, 25 Oct 2018 10:53:03 -0400
Subject: [PATCH] Update .travis.yml

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

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