Files
trailway-front/.travis.yml
2024-01-11 00:49:37 +08:00

6 lines
67 B
YAML

language: node_js
node_js:
- "10"
script:
- yarn
- yarn build