mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(ci): run all browser tests on Travis again
This commit is contained in:
parent
2711891e04
commit
42aa70fb41
@ -30,11 +30,10 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
script:
|
script:
|
||||||
- echo "debug"
|
- npm run lint
|
||||||
#- npm run lint
|
- xvfb-run --auto-servernum npm run ctest
|
||||||
#- xvfb-run --auto-servernum npm run ctest
|
- xvfb-run --auto-servernum npm run ftest
|
||||||
#- xvfb-run --auto-servernum npm run ftest
|
- xvfb-run --auto-servernum npm run wtest
|
||||||
#- xvfb-run --auto-servernum npm run wtest
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- node_js: '12'
|
- node_js: '12'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user