mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
allow docker build to speedup travis
see http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
This commit is contained in:
parent
1431580d1f
commit
e8be896be8
@ -11,6 +11,8 @@ matrix:
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
- composer install --dev
|
||||
- cp Tests/Fixtures/App/config/parameters.travis.yml Tests/Fixtures/App/config/parameters.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user