cd81944e66
This patch starts running all puppeteer tests with node6 on travis-ci.
15 lines
177 B
Plaintext
15 lines
177 B
Plaintext
# exclude all tests
|
|
test
|
|
utils/node6-transform
|
|
|
|
# repeats from .gitignore
|
|
node_modules
|
|
.local-chromium
|
|
.dev_profile*
|
|
.DS_Store
|
|
*.swp
|
|
*.pyc
|
|
.vscode
|
|
package-lock.json
|
|
/node6-test
|