Some more travis tweaks

This commit is contained in:
Jonny Barnes 2020-07-12 18:33:35 +01:00
parent 8b6595e65f
commit dd269bcac0

View file

@ -1,6 +1,6 @@
language: php
sudo: false
os: linux
dist: bionic
addons:
@ -15,7 +15,7 @@ addons:
- imagemagick
#- google-chrome-stable
artifacts:
s3_region: "eu-west-1"
region: "eu-west-1"
paths:
- $(ls tests/Browser/screenshots/*.png | tr "\n" ":")
- $(ls tests/Browser/console/*.log | tr "\n" ":")
@ -30,7 +30,7 @@ env:
- setup=basic
php:
- 7.4
- 7.4.7
before_install:
- printf "\n" | pecl install imagick