mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +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
|
- php: hhvm-nightly
|
||||||
addons:
|
addons:
|
||||||
postgresql: '9.3'
|
postgresql: '9.3'
|
||||||
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- composer config -g github-oauth.github.com $GITHUB_COMPOSER_AUTH
|
- composer config -g github-oauth.github.com $GITHUB_COMPOSER_AUTH
|
||||||
- composer install --dev
|
- composer install --dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user