Skip to content

Conversation

@sekky0905
Copy link
Contributor

Change

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

@codecov-io
Copy link

codecov-io commented Mar 22, 2019

Codecov Report

Merging #167 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files          13       13           
  Lines         720      720           
=======================================
  Hits          657      657           
  Misses         44       44           
  Partials       19       19

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f9954f...9daf240. Read the comment docs.

@l3pp4rd l3pp4rd merged commit ef0bdf2 into DATA-DOG:master Mar 22, 2019
@l3pp4rd
Copy link
Member

l3pp4rd commented Mar 22, 2019

Thanks ;)

@sekky0905 sekky0905 deleted the remove-travis-sudo-setting branch March 22, 2019 15:12
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