Skip to content

Commit

Permalink
Travis test on node 10, 12 & 14
Browse files Browse the repository at this point in the history
  • Loading branch information
steveukx committed Apr 23, 2020
1 parent bd1d68f commit 2a845f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,10 +1,9 @@
language: node_js

node_js:
- "8"
- "10"
- "12"
- "13"
- "14"

install:
- yarn
Expand Down

0 comments on commit 2a845f7

Please sign in to comment.