mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
cd81944e66
This patch starts running all puppeteer tests with node6 on travis-ci.
12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
/node_modules/
|
|
/test/output
|
|
/.local-chromium/
|
|
/.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
package-lock.json
|
|
/node6
|
|
/node6-test
|