yunkong2.vis-timeandweather/.travis.yml
2018-09-22 10:13:20 +08:00

8 lines
66 B
YAML

os:
- linux
language: node_js
node_js:
- '4'
- '8'
- '10'