Skip to content

Commit

Permalink
Bump node minimum version to 7 in matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
eolszewski authored and Pedro Teixeira committed Jun 14, 2018
1 parent 6f2b24b commit e1d1a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: node_js

matrix:
include:
- node_js: 6
- node_js: 7
env: CXX=g++-4.8
- node_js: 8
env: CXX=g++-4.8
Expand Down

0 comments on commit e1d1a11

Please sign in to comment.