Install jest on travis

This commit is contained in:
Łukasz Mierzwa
2017-07-29 08:23:06 -07:00
parent 70296853c5
commit ac606d3972

View File

@@ -7,6 +7,7 @@ go_import_path: github.com/cloudflare/unsee
before_script:
- nvm install 6
- npm install jest
- npm install eslint
script: