mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Merge pull request #2307 from darrachequesne/patch-1
Upgrade npm version in order to fix node v0.8 build
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
sudo: false
|
||||
before_install:
|
||||
- npm install -g npm@'>=1.4.3'
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
|
||||
Reference in New Issue
Block a user