Newer
Older
ProductionSysFront / .travis.yml
StephanieGitHub on 9 Mar 2020 85 bytes create base
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false