Files
ASHEBShop-h5/node_modules/connect-history-api-fallback/.travis.yml
T
2017-05-10 16:33:00 +08:00

10 lines
96 B
YAML

sudo: false
language: node_js
node_js:
- "6"
- "5"
- "4"
- "iojs"
- "0.12"
- "0.10"