AnimationCore/node_modules/find-root/.travis.yml
3944Realms 7068a883d9 build: 构建
创建github工作流
2026-03-01 21:38:41 +08:00

11 lines
95 B
YAML

language: node_js
branches:
only:
- master
dist: trusty
node_js:
- 8
- 6
- 4
sudo: false