mithrandie / csvq

SQL-like query language for csv
https://mithrandie.github.io/csvq
MIT License
1.5k stars 65 forks source link

CI: Drop unused Travis sudo: false directive #31

Closed olleolleolle closed 4 years ago

olleolleolle commented 4 years ago

This PR removes the no-longer-used Travis setting sudo: false. See more at the Travis blog.

PS: Cool tool!

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files          75       75           
  Lines       18114    18114           
=======================================
  Hits        16472    16472           
  Misses       1269     1269           
  Partials      373      373           

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 119a62d...2f8250d. Read the comment docs.