Files
refinery-admin/.travis.yml
xiaozhiyong 08196dbf68 更新
2023-02-09 15:51:21 +08:00

6 lines
81 B
YAML

language: node_js
node_js: 10
script: npm run test
notifications:
email: false