mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Trying to fix travis. Again. Always.
This commit is contained in:
parent
0f7b7d8e6a
commit
7141968d64
|
@ -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…
Reference in a new issue