Add cached Playwright directory to Travis cache

This commit is contained in:
adroitwhiz
2020-05-11 14:43:06 -04:00
parent 7df536f492
commit 5d085f678f

View File

@@ -11,6 +11,7 @@ install:
sudo: false
cache:
directories:
- ~/.cache/ms-playwright
- node_modules
jobs:
include: