mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -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
|
group: deprecated-2017Q4
|
||||||
|
|
||||||
php:
|
php:
|
||||||
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
- 7.4snapshot
|
- 7.4snapshot
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
chrome: beta
|
||||||
sources:
|
|
||||||
- google-chrome
|
|
||||||
packages:
|
|
||||||
- google-chrome-stable
|
|
||||||
hosts:
|
hosts:
|
||||||
- www.ninja.test
|
- www.ninja.test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user