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:
|
||||
- node_modules
|
||||
script:
|
||||
- echo "debug"
|
||||
#- npm run lint
|
||||
#- xvfb-run --auto-servernum npm run ctest
|
||||
#- xvfb-run --auto-servernum npm run ftest
|
||||
#- xvfb-run --auto-servernum npm run wtest
|
||||
- npm run lint
|
||||
- xvfb-run --auto-servernum npm run ctest
|
||||
- xvfb-run --auto-servernum npm run ftest
|
||||
- xvfb-run --auto-servernum npm run wtest
|
||||
jobs:
|
||||
include:
|
||||
- node_js: '12'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user