Skip to content

Commit 5bfadc1

Browse files
committed
Bump Travis CI default OS from trusty to xenial
1 parent 98e33c1 commit 5bfadc1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
os: linux
2-
dist: trusty
2+
dist: xenial
33

44
language: php
55
php: 7.3
66

7+
services:
8+
- mysql
9+
710
notifications:
811
email:
912
on_success: never

0 commit comments

Comments
 (0)