Skip to content

Commit

Permalink
Add Node.js 11 to the test matrix (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH authored and kevva committed Jan 20, 2019
1 parent 50b6273 commit 25158c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ os:
- windows
language: node_js
node_js:
- '11'
- '10'
- '8'
- '6'

0 comments on commit 25158c1

Please sign in to comment.