Skip to content

Commit

Permalink
Added Node 11 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 14, 2019
1 parent e80b7b8 commit c1b5a86
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 @@ node_js:
- "8"
- "6"
- "10"
- "11"

notifications:
email:
Expand Down

0 comments on commit c1b5a86

Please sign in to comment.