admin-fe/.travis.yml

6 lines
85 B
YAML
Executable File

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