2.0.1 • Published 5 years ago
create-travis.yml v2.0.1
usage
npx travis.yml
this creates a .travis.yml
in your working directory
language: node_js
node_js:
- "10"
cache:
directories:
- node_modules
notifications:
email: false
like it?
:star: this repo
license
MIT © siddharthkp
2.0.1
5 years ago