Commit bc3dd58
committed
Remove
Since this repository was not recognized by Travis before 2015-01-01,
there is no need to include `sudo: false` as that is now the default.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
From https://docs.travis-ci.com/user/workers/container-based-infrastructure/#Routing-your-build-to-container-based-infrastructure:
" The default behavior, when no sudo usage is detected in
any customizable build phases, depends on the date when
the repository is first recognized by Travis CI:
* For repos we recognize before 2015-01-01, linux builds
are sent to our standard infrastructure.
* For repos we recognize on or after 2015-01-01, linux
builds are sent to our container-based infrastructure "sudo: false from .travis.yml
1 parent 393c87e commit bc3dd58
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
0 commit comments