minor #11543 [Travis] Fix deprecations in the config (pamil)

This PR was merged into the 1.8-dev branch.

Discussion
----------

<img width="1014" alt="CleanShot 2020-06-02 at 16 47 33@2x" src="https://user-images.githubusercontent.com/1897953/83534498-3286f380-a4f1-11ea-962f-c973933069f2.png">


Commits
-------

1b5d68188c [Travis] Fix deprecations in the config
This commit is contained in:
Łukasz Chruściel 2020-06-03 11:35:21 +02:00 committed by GitHub
commit 43a6852e74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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