mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
remove sudo to faster builds in travis ci
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user