Skip to content

Commit 3b3abc7

Browse files
authored
Merge pull request #332 from fred104/puppeteer_upgrade
bump puppeteer to 8.0.0
2 parents 27e959e + 072ee93 commit 3b3abc7

File tree

4 files changed

+274
-51
lines changed

4 files changed

+274
-51
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22

33
node_js:
4-
- "8"
54
- "10"
65
- "12"
76

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ version: "{build}"
44

55
environment:
66
matrix:
7-
- NODEJS_VERSION: "8"
8-
PLATFORM: x86
9-
- NODEJS_VERSION: "8"
10-
PLATFORM: x64
117
- NODEJS_VERSION: "10"
128
PLATFORM: x64
139
- NODEJS_VERSION: "12"

0 commit comments

Comments
 (0)