Skip to content

Commit

Permalink
configure travis to support nodejs v6.12.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
ech0s7r committed Apr 3, 2019
1 parent 4f1dd0f commit a456ac7
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
Expand Up @@ -4,6 +4,9 @@ git:
matrix:
fast_finish: true
include:
- node_js: 6.12.3
- node_js: 6
- node_js: 7
- node_js: 8
- node_js: 9
- node_js: 10
Expand Down

0 comments on commit a456ac7

Please sign in to comment.