fix travis.yml
This commit is contained in:
parent
dc6636d552
commit
b113dcfbe0
10
.travis.yml
10
.travis.yml
@ -1,11 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
before_install:
|
node_js:
|
||||||
- nvm install stable
|
- 4.3.1
|
||||||
- node -v
|
- stable
|
||||||
- npm -v
|
|
||||||
- npm install -g gulp
|
|
||||||
- npm install gulp
|
|
||||||
- npm install gulp-typescript
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: npm
|
provider: npm
|
||||||
email: npm@lossless.digital
|
email: npm@lossless.digital
|
||||||
|
Loading…
Reference in New Issue
Block a user