Skip to content

Commit

Permalink
Update supported NodeJS versions to current (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbarth authored Mar 25, 2021
1 parent 8beb6f0 commit ff0ddae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language:
- node_js

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

before_install:
- npm install -g gulp-cli
Expand Down

0 comments on commit ff0ddae

Please sign in to comment.