Update .travis.yml

This commit is contained in:
kyle
2017-11-03 14:56:08 -07:00
committed by GitHub
parent 1a15974778
commit 6fa7b92cad

View File

@@ -10,7 +10,7 @@ branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
before_script: "npm update"
install: "npm i && npm update"
before_deploy:
- npm run build
env: