Skip to content

Travis CI: dist: xenial is now the default and sudo is deprecated #7419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 22, 2019

The default Travis distro is now xenial and the sudo: tags is now deprecated because the sudo is always available and there is no way to turn it off.

cclauss added 4 commits July 22, 2019 20:53
The default Travis distro is now xenial and the __sudo:__ tags is now deprecated because the sudo is _always_ available and there is no way to turn it off.
@@ -1,6 +1,6 @@
set -ex

sh /etc/init.d/xvfb start
# sh /etc/init.d/xvfb start
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean to be commenting this out?

Copy link
Contributor Author

@cclauss cclauss Sep 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So why not just delete the line?

@barancev
Copy link
Member

Merged as 3bb5d31
(I'll remove the commented line later)

@barancev barancev closed this Sep 15, 2019
@cclauss cclauss deleted the patch-3 branch September 16, 2019 04:28
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.

3 participants