奇点
 
 
 
 

7 lines
118 B

language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
before_install: npm i npm@latest -g
script: npm run travis