.travis.yml 80 B

123456
  1. language: node_js
  2. cache: bundler
  3. node_js:
  4. - "10"
  5. notifications:
  6. email: false