Skip to content

Commit

Permalink
add node@14 to travis checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed May 5, 2020
1 parent e547fa7 commit 5414145
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "8"
- "10"
- "11"
- "12"
- '8'
- '10'
- '11'
- '12'
- '14'
- node

0 comments on commit 5414145

Please sign in to comment.