Skip to content

Commit 740f1b4

Browse files
authored
Fix build for xenial dist in travis (#58)
1 parent b9c6021 commit 740f1b4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: php
22

3+
services:
4+
- mysql
5+
36
php:
47
- 7.3
58
- 7.2

0 commit comments

Comments
 (0)