Skip to content

Commit

Permalink
feat(node): add node 11 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Dec 3, 2018
1 parent 13b39df commit 79704b5
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 @@ -21,6 +21,7 @@ notifications:
on_start: never # options: [always|never|change] default: always

node_js:
- '11'
- '10'
- '9'
- '8'
Expand Down

0 comments on commit 79704b5

Please sign in to comment.