Skip to content

Commit

Permalink
Change .travis.yml adding Node 11 and 12
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagodp committed Jun 8, 2019
1 parent c222df8 commit aea7159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "12"
- "11"
- "10"
- "9"
- "8"

0 comments on commit aea7159

Please sign in to comment.