We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2150a2b commit 002774bCopy full SHA for 002774b
.travis.yml
@@ -36,4 +36,4 @@ notifications:
36
on_failure: always # options: [always|never|change] default: always
37
on_start: never # options: [always|never|change] default: always
38
39
-sudo: false # route the build to the container-based infrastructure for a faster build
+sudo: required
0 commit comments