Newer
Older
baseResourceFront / .travis.yml
StephanieGitHub on 5 Mar 2021 85 bytes first commit
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false