new try with travis-ci #2

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-26 20:12:32 +01:00
parent 9ad6616fa3
commit 76b5f813c5

View File

@@ -1,9 +1,9 @@
language: php
php:
- "5.4"
- "5.6"
# - "7.0"
# - "5.4"
# - "5.6"
- "7.0"
# - "7.1"
# - "7.2"
@@ -13,10 +13,12 @@ branches:
matrix:
include:
- php: 5.6
# - php: 5.6
# env: deps=highest
# - php: 5.4
# env: deps=lowest
- php: 7.0
env: deps=highest
- php: 5.4
env: deps=lowest
mysql:
database: froxlor010