mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
disable sudo in travis build to speed up CI
see http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
This commit is contained in:
@@ -8,6 +8,8 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm-nightly
|
||||
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
|
||||
|
Reference in New Issue
Block a user