This commit is contained in:
Henry Jameson 2020-02-19 19:13:43 +02:00
parent 0abc3f9b85
commit 6f9f0b08de
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ test:
variables:
APT_CACHE_DIR: apt-cache
script:
- df -h /dev/shm/
- mkdir -pv $APT_CACHE_DIR && apt-get -qq update
- apt install firefox-esr -y --no-install-recommends
- firefox --version