Skip to content

Commit

Permalink
chore: upgrade travis workflows to match github's
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdvision committed Mar 20, 2023
1 parent c0ea8b8 commit ec877c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
dist: bionic
language: node_js
node_js:
- "12"
- "13"
- "14"
- "15"
- "16"
- "17"
- "18"
install:
- npm install
- npm install canvas --no-save
Expand Down

0 comments on commit ec877c8

Please sign in to comment.