Skip to content

Commit

Permalink
Merge pull request #332 from fred104/puppeteer_upgrade
Browse files Browse the repository at this point in the history
bump puppeteer to 8.0.0
  • Loading branch information
vladikoff committed May 12, 2021
2 parents 27e959e + 072ee93 commit 3b3abc7
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 51 deletions.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js

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

Expand Down
4 changes: 0 additions & 4 deletions appveyor.yml
Expand Up @@ -4,10 +4,6 @@ version: "{build}"

environment:
matrix:
- NODEJS_VERSION: "8"
PLATFORM: x86
- NODEJS_VERSION: "8"
PLATFORM: x64
- NODEJS_VERSION: "10"
PLATFORM: x64
- NODEJS_VERSION: "12"
Expand Down

0 comments on commit 3b3abc7

Please sign in to comment.