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
  • Loading branch information
tcoopman committed Sep 11, 2020
1 parent 8d386e2 commit 044ccaf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Expand Up @@ -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.