Update node_modules.

This commit is contained in:
Yang Chen
2020-04-01 00:56:37 +11:00
parent 0159db621d
commit a3b0e6d6d8
21 changed files with 1271 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"
before_install:
- npm install -g npm@~1.4.6