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

Update dependencies & travis.yml

parent 7d6164b3
......@@ -4,8 +4,6 @@ node_js:
- "0.10"
- "0.8"
- "0.6"
- "0.5"
- "0.4"
before_script:
- npm install
after_script:
......
......@@ -10,8 +10,8 @@
},
"dependencies": {
"es6-promise": "*",
"ws": "^0.4.32",
"xmlhttprequest": "^1.6.0"
"ws": "*",
"xmlhttprequest": "*"
},
"devDependencies": {
"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