Skip to content

Commit

Permalink
Merge pull request #26 from square/test-node-10-12-14
Browse files Browse the repository at this point in the history
Test under Node 10, 12, and 14
  • Loading branch information
bmish committed Jun 11, 2020
2 parents aba5474 + 1a918f6 commit 0f56dea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js:
- "6"
- "8"
- "9"
- "10"
- "12"
- "14"

cache: yarn

Expand Down

0 comments on commit 0f56dea

Please sign in to comment.