Update .travis.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user