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