Skip to content

Commit

Permalink
ci: test Node.js 6, 8, 10 and 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Ruf authored and aleclarson committed Nov 8, 2018
1 parent 76b12cf commit dec6fea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- "node"
env:
- NODE_ENV=TEST
cache:
Expand Down

0 comments on commit dec6fea

Please sign in to comment.