(chore) Upgrade to node 6. Keep mandatory deps.

This commit is contained in:
Carlos Iriarte
2016-05-07 08:37:37 -06:00
parent 095bb22619
commit c60dee489c
2 changed files with 2 additions and 10 deletions

View File

@@ -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