Commit 6dc7be6c authored by Marian Oancea's avatar Marian Oancea

Update dependencies & travis.yml

parent 7d6164b3
...@@ -4,8 +4,6 @@ node_js: ...@@ -4,8 +4,6 @@ node_js:
- "0.10" - "0.10"
- "0.8" - "0.8"
- "0.6" - "0.6"
- "0.5"
- "0.4"
before_script: before_script:
- npm install - npm install
after_script: after_script:
......
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
}, },
"dependencies": { "dependencies": {
"es6-promise": "*", "es6-promise": "*",
"ws": "^0.4.32", "ws": "*",
"xmlhttprequest": "^1.6.0" "xmlhttprequest": "*"
}, },
"devDependencies": { "devDependencies": {
"bower": "^1.3.12", "bower": "^1.3.12",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment