Skip to content

Commit

Permalink
Use xenial and remove mysql-server-5.6 from packages on TravisCI
Browse files Browse the repository at this point in the history
Ref: bcdf6dc

Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Sep 8, 2019
1 parent 42ec546 commit 3ce36ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,7 @@
# - run lint for every PHP version
# - run Selenium for single PHP version

dist: trusty
dist: xenial

language: php

Expand Down Expand Up @@ -119,5 +119,4 @@ addons:
apt:
packages:
- git
- mysql-server-5.6
- nginx

0 comments on commit 3ce36ef

Please sign in to comment.