Skip to content

Commit

Permalink
add node 11 and 12 to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
matijagaspar committed Jun 24, 2019
1 parent 3aa6068 commit 5c72236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,4 +2,6 @@ language: node_js
node_js:
- "8"
- "10"
- "11"
- "12"
- node

0 comments on commit 5c72236

Please sign in to comment.