merged
This commit is contained in:
commit
764a05f972
10
.travis.yml
10
.travis.yml
@ -1,7 +1,11 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
before_install:
|
||||||
- '0.11'
|
- nvm install stable
|
||||||
- '0.10'
|
- node -v
|
||||||
|
- npm -v
|
||||||
|
- npm install -g gulp
|
||||||
|
- npm install gulp
|
||||||
|
- 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