Fix Travis out of memory error

This commit is contained in:
Ilkka Seppälä
2017-08-12 19:24:55 +03:00
parent 2150a2bb55
commit 002774b5aa

View File

@ -36,4 +36,4 @@ notifications:
on_failure: always # 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