mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for chrome version in Travis
This commit is contained in:
parent
6823b43bd3
commit
bf61ef3cc0
@ -6,16 +6,13 @@ sudo: true
|
||||
group: deprecated-2017Q4
|
||||
|
||||
php:
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4snapshot
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- google-chrome
|
||||
packages:
|
||||
- google-chrome-stable
|
||||
chrome: beta
|
||||
hosts:
|
||||
- www.ninja.test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user