Fix Travis out of memory error
This commit is contained in:
@ -36,4 +36,4 @@ notifications:
|
|||||||
on_failure: always # options: [always|never|change] default: always
|
on_failure: always # options: [always|never|change] default: always
|
||||||
on_start: never # options: [always|never|change] default: always
|
on_start: never # options: [always|never|change] default: always
|
||||||
|
|
||||||
sudo: false # route the build to the container-based infrastructure for a faster build
|
sudo: required
|
Reference in New Issue
Block a user