Skip to content

Commit 002774b

Browse files
committed
Fix Travis out of memory error
1 parent 2150a2b commit 002774b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ notifications:
3636
on_failure: always # options: [always|never|change] default: always
3737
on_start: never # options: [always|never|change] default: always
3838

39-
sudo: false # route the build to the container-based infrastructure for a faster build
39+
sudo: required

0 commit comments

Comments
 (0)