Skip to content

Remove unnecessary sudo setting from travis.yml - #139

Open
sekky0905 wants to merge 1 commit into
vvakame:masterfrom
sekky0905:remove-travis-sudo-setting
Open

Remove unnecessary sudo setting from travis.yml#139
sekky0905 wants to merge 1 commit into
vvakame:masterfrom
sekky0905:remove-travis-sudo-setting

Conversation

@sekky0905

@sekky0905 sekky0905 commented May 28, 2019

Copy link
Copy Markdown

What I did

Remove sudo: false setting from travis.yml .

Context

According to the following posts, Travis-CI had two Linux infrastructures which are containers and virtual machines, but recently Travis-CI was combined two Linux infrastructures into a virtual machine-based Linux infrastructures.

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures

Now Container-based environment is duplicated.

Build Environment Overview - Travis CI

If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon.

quoted by
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant