Skip to content

Commit

Permalink
Use travis shareable config (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nargonath committed Oct 2, 2020
1 parent b0d8489 commit 4cfa9f8
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .travis.yml
@@ -1,10 +1 @@
language: node_js

node_js:
- "8"
- "10"
- "12"
- "14"
- "node"

after_script: "npm run coveralls"
import: hapipal/ci-config-travis:node_js.yml@master

0 comments on commit 4cfa9f8

Please sign in to comment.