Newer
Older
smartwell_front / .travis.yml
StephanieGitHub on 4 Jul 2019 85 bytes first commit
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false