Skip to content

Commit

Permalink
.travis.yml: Add newer node releases to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
daurnimator committed Mar 14, 2019
1 parent 629049f commit 714ee91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ matrix:
include:
- node_js: 6
- node_js: 8
- node_js: 10
- node_js: 11
- node_js: node

before_install:
Expand Down

0 comments on commit 714ee91

Please sign in to comment.