trying to get gulp to work properly with the travis deploy
This commit is contained in:
Родитель
9572c31230
Коммит
42056d05cc
|
@ -3,9 +3,7 @@ node_js:
|
|||
- v5
|
||||
- v4
|
||||
|
||||
before_script:
|
||||
- npm install -g gulp
|
||||
script: gulp
|
||||
before_deploy: "npm install"
|
||||
|
||||
deploy:
|
||||
provider: npm
|
||||
|
|
Загрузка…
Ссылка в новой задаче