(chore) Fix rxjs dependency, moved it to dev dep

This commit is contained in:
Carlos Iriarte
2016-05-06 23:13:32 -06:00
parent 88532f6157
commit 095bb22619
3 changed files with 2 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ node_js:
before_install:
- npm install -g npm@latest
- npm install rxjs@5.0.0-beta.6
script:
- npm test