mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-10 06:20:44 +00:00
Fix Travis out of memory error
This commit is contained in:
+1
-1
@@ -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