(chore) Upgrade to node 6. Keep mandatory deps.
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "5"
|
||||
- "4"
|
||||
|
||||
before_install:
|
||||
- npm install -g npm@latest
|
||||
- npm install rxjs@5.0.0-beta.6
|
||||
- "6"
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user