Files
JY1.0/.travis.yml
2019-09-18 09:34:02 +08:00

6 lines
85 B
YAML

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