Update .travis.yml
This commit is contained in:
parent
d42b2b1bb5
commit
8f97152a6d
12
.travis.yml
12
.travis.yml
@ -1,11 +1,11 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
before_install:
|
before_install:
|
||||||
- nvm install stable
|
- nvm install stable
|
||||||
- node -v
|
- node -v
|
||||||
- npm -v
|
- npm -v
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
- npm install gulp
|
- npm install gulp
|
||||||
- npm install gulp-typescript
|
- npm install gulp-typescript
|
||||||
deploy:
|
deploy:
|
||||||
provider: npm
|
provider: npm
|
||||||
email: npm@smart-coordination.com
|
email: npm@smart-coordination.com
|
||||||
|
Loading…
Reference in New Issue
Block a user