Unverified Commit 1a9812bd authored by Sergei Morozov's avatar Sergei Morozov Committed by GitHub

Merge pull request #3788 from morozov/bionic

Switching Travis CI builds to Ubuntu Bionic Beaver
parents c0b38924 51d5c87a
language: php language: php
sudo: false dist: bionic
dist: xenial
cache: cache:
directories: directories:
- vendor - vendor
- $HOME/.composer/cache - $HOME/.composer/cache
before_install: before_install:
- phpenv config-rm xdebug.ini || true - phpenv config-rm xdebug.ini || true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment