Skip to content

Commit

Permalink
Use Travis preset
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Apr 29, 2020
1 parent 458c4b6 commit 011a8dc
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
language: node_js
node_js:
- "8"
- "10"
- "12"
- "node"
script:
- npm run build
- npm run lint
- npm test
after_success:
- npm run coveralls
cache:
directories:
- node_modules
import: rubensworks/travis-presets:node.yml@master

0 comments on commit 011a8dc

Please sign in to comment.