admin-fe/.travis.yml

6 lines
85 B
YAML
Raw Normal View History

2017-12-11 05:59:49 +00:00
language: node_js
node_js: stable
script: npm run test
notifications:
email: false