Trying to fix travis. Again. Always.
This commit is contained in:
parent
0f7b7d8e6a
commit
7141968d64
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ sudo: false
|
||||||
# see http://about.travis-ci.org/docs/user/languages/php/ for more hints
|
# see http://about.travis-ci.org/docs/user/languages/php/ for more hints
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
services:
|
||||||
|
- mysql
|
||||||
|
|
||||||
# list any PHP version you want to test against
|
# list any PHP version you want to test against
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue