Disable sudo
This commit is contained in:
parent
19563a2ed4
commit
48230f9036
|
@ -16,3 +16,4 @@ notifications:
|
||||||
services:
|
services:
|
||||||
- redis
|
- redis
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
sudo: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user