Skip to content

Commit

Permalink
Add Node.js 7+8 to Travis build matrix (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
watson authored and benjamingr committed Jun 23, 2017
1 parent e79889b commit 3d2e57f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,8 @@ matrix:
- node_js: "4"
- node_js: "5"
- node_js: "6"
- node_js: "7"
- node_js: "8"
fast_finish: true
env:
- "NODE_FLAGS='' SCRIPT_FLAGS=''"
Expand Down

0 comments on commit 3d2e57f

Please sign in to comment.