Skip to content

Commit

Permalink
Merge pull request #101 from Nargonath/update-travis-config
Browse files Browse the repository at this point in the history
Use travis shareable config
  • Loading branch information
devinivy authored Jan 24, 2021
2 parents feb3856 + 7ec9de8 commit c483caf
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
language: node_js

node_js:
- "12"
- "14"
- "node"

sudo: false
import: hapipal/ci-config-travis:node_js.yml@master

install:
- "npm install"

after_script: "npm run coveralls"

0 comments on commit c483caf

Please sign in to comment.