mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

- Travis CI docs are badly rotten. I recall there was a need to list all the custom apt packages in the `travis.yml`, and it's a hassle to maintain this list for us. I remove the whole section for now since we don't see lots of Travis CI usage among our clients. - Refresh other bits Fixes #12855