Echo/node_modules/toml/.travis.yml

8 lines
81 B
YAML
Raw Normal View History

2021-02-11 21:31:41 +08:00
language: node_js
sudo: false
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.10"