mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 17:05:37 +02:00
BUG Fix .travis.yml
This commit is contained in:
parent
941fc9d857
commit
c95cbcdc01
@ -3,11 +3,11 @@ language: php
|
||||
sudo: false
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.5
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- DB=POSTGRESQL CORE_RELEASE=master
|
||||
- DB=SQLITE CORE_RELEASE=master
|
||||
|
||||
before_script:
|
||||
- composer self-update || true
|
||||
|
Loading…
Reference in New Issue
Block a user