Newer
Older
CallCenterFront / .travis.yml
StephanieGitHub on 1 Apr 2020 85 bytes create
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false