mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
remove sudo to faster builds in travis ci
This commit is contained in:
parent
6c4851134d
commit
9a7b2e68b9
@ -8,6 +8,7 @@ matrix:
|
||||
- php: hhvm-nightly
|
||||
addons:
|
||||
postgresql: '9.3'
|
||||
sudo: false
|
||||
install:
|
||||
- composer config -g github-oauth.github.com $GITHUB_COMPOSER_AUTH
|
||||
- composer install --dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user