Run frontend tests on travis

This commit is contained in:
Ken-Håvard Lieng 2017-04-23 08:46:57 +02:00
parent 35e2ea39f1
commit 04a887b49e

View File

@ -22,6 +22,7 @@ install:
- yarn - yarn
script: script:
- npm test
- gulp build - gulp build
- cd .. - cd ..
- export GO15VENDOREXPERIMENT=1 - export GO15VENDOREXPERIMENT=1