Update travis task

This commit is contained in:
Josh Johnson 2017-06-27 11:35:53 +01:00
parent 62d814ddf7
commit 3084cae9f0

View file

@ -6,4 +6,4 @@ before_install:
- npm install -g npm@latest
install:
- npm install
script: npm run js:test
script: npm run test