Fixes for chrome version in Travis

This commit is contained in:
David Bomba 2019-04-24 10:55:21 +10:00
parent 5f93990ab9
commit 6823b43bd3

View File

@ -8,6 +8,7 @@ group: deprecated-2017Q4
php: php:
- 7.2 - 7.2
- 7.3 - 7.3
- 7.4snapshot
addons: addons:
apt: apt:
@ -15,7 +16,6 @@ addons:
- google-chrome - google-chrome
packages: packages:
- google-chrome-stable - google-chrome-stable
chrome: stable
hosts: hosts:
- www.ninja.test - www.ninja.test