Files
PeojectTWT/WordDictationStudentApp/node_modules/from2/.travis.yml
Tommmy 730a701deb unfix: add some bugs
呃这个可能有点炸了
2025-10-16 17:39:50 +08:00

9 lines
109 B
YAML

language: node_js
before_install:
- npm install -g npm
node_js:
- "0.8"
- "0.10"
- "0.12"
- "iojs"