[Travis] Fix deprecations in the config

This commit is contained in:
Kamil Kokot 2020-06-02 16:47:30 +02:00
parent e6bafd03be
commit 1b5d68188c
No known key found for this signature in database
GPG key ID: 7BD76F7054D93C89

View file

@ -1,8 +1,8 @@
language: php
dist: bionic
os: linux
sudo: false
dist: bionic
env:
global:
@ -10,7 +10,7 @@ env:
- SYLIUS_CACHE_DIR=$HOME/.sylius-cache
- SYLIUS_BUILD_DIR=etc/build
matrix:
jobs:
include:
-
php: 7.3