Skip to content

Commit 4f43171

Browse files
committed
travis mysql specifications
1 parent 5732e88 commit 4f43171

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ php:
99
addons:
1010
apt:
1111
sources:
12-
- mysql-5.6-trusty
12+
- mysql-5.6
1313
packages:
1414
- mysql-server
15-
-
1615

1716
before_script:
1817
- composer self-update

0 commit comments

Comments
 (0)