mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-29 18:52:18 +01:00
Dammit
This commit is contained in:
parent
09a8d673af
commit
c1f6b97e69
10
.travis.yml
10
.travis.yml
@ -1,8 +1,9 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
# - 5.4
|
||||
# - 5.5
|
||||
|
||||
branches:
|
||||
except:
|
||||
@ -13,8 +14,9 @@ script:
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
- DB=pgsql
|
||||
- DB=sqlite
|
||||
|
||||
# - DB=pgsql
|
||||
# - DB=sqlite
|
||||
|
||||
before_script:
|
||||
- composer install
|
||||
|
Loading…
x
Reference in New Issue
Block a user