Files
litemall/litemall-admin/.travis.yml
2018-03-23 00:20:50 +08:00

6 lines
85 B
YAML

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