mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: run lint on travis (#613)
This commit is contained in:
parent
74e9859b00
commit
b8e2bbad66
@ -26,6 +26,7 @@ cache:
|
||||
- node_modules
|
||||
script:
|
||||
- "npm run build"
|
||||
- "npm run lint"
|
||||
- "xvfb-run --auto-servernum npm run unit"
|
||||
- "xvfb-run --auto-servernum npm run funit"
|
||||
- "xvfb-run --auto-servernum npm run wunit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user