From 04a887b49e493489af6cb4d79a857c77716c0b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ken-H=C3=A5vard=20Lieng?= Date: Sun, 23 Apr 2017 08:46:57 +0200 Subject: [PATCH] Run frontend tests on travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a1b203bf..0ee6de18 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ install: - yarn script: + - npm test - gulp build - cd .. - export GO15VENDOREXPERIMENT=1