Skip to content

Commit

Permalink
travis: include node 8.0.0 (#2395)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored and patrickhulce committed May 31, 2017
1 parent 6168af8 commit 47ee1b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ matrix:
include:
- node_js: "6.9.1"
- node_js: "7"
- node_js: "8"
dist: trusty
env:
global:
Expand Down

0 comments on commit 47ee1b8

Please sign in to comment.