Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
require node 10
Browse files Browse the repository at this point in the history
tcoopman committed Sep 11, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8d386e2 commit 044ccaf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -5,5 +5,9 @@ before_install:
- brew outdated libpng || brew upgrade libpng
node_js:
- "node"
- "9"
- "8"
- "lts"
- "14"
- "13"
- "12"
- "11"
- "10"

0 comments on commit 044ccaf

Please sign in to comment.