Newer
Older
sanitationFront / .travis.yml
StephanieGitHub on 21 Dec 2020 85 bytes first commit
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false