Skip to content

Commit

Permalink
Adds node-7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
godu committed Nov 16, 2016
1 parent 225d2bc commit ab17e0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '4'
- '5'
- '6'
- '7'
cache:
directories:
- node_modules
Expand All @@ -22,4 +23,4 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- g++-4.8

0 comments on commit ab17e0c

Please sign in to comment.