Skip to content

Test FreeBSD on Travis CI#79

Merged
omus merged 1 commit intomasterfrom
cv/freebsd-travis
May 20, 2020
Merged

Test FreeBSD on Travis CI#79
omus merged 1 commit intomasterfrom
cv/freebsd-travis

Conversation

@omus
Copy link
Copy Markdown
Collaborator

@omus omus commented May 20, 2020

Should allow us to test on FreeBSD without seeing this error which is occuring on CirrusCI:

sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
-                                                        0  B    0  Bps
Updating FreeBSD repository catalogue...
Fetching meta.txz: . done
pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
repository FreeBSD has no meta file, using default settings
Fetching packagesite.txz: .......... done
pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
pkg: Repository FreeBSD load error: meta cannot be loaded No error: 0
Unable to open created repository FreeBSD
Unable to update repository FreeBSD
Error updating repositories!

Exit status: 3

https://github.com/JuliaWeb/LibCURL.jl/pull/78/checks?check_run_id=678576012

I am following the advice of my FreeBSD guru @ararslan

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 20, 2020

Codecov Report

Merging #79 into master will decrease coverage by 5.81%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #79      +/-   ##
=========================================
- Coverage   13.33%   7.51%   -5.82%     
=========================================
  Files           2       2              
  Lines          75     133      +58     
=========================================
  Hits           10      10              
- Misses         65     123      +58     
Impacted Files Coverage Δ
src/lC_curl_h.jl 4.13% <0.00%> (-3.81%) ⬇️

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 5cfd2e4...35c0417. Read the comment docs.

@omus
Copy link
Copy Markdown
Collaborator Author

omus commented May 20, 2020

I'll just plow ahead with this. If someone doesn't like this change it can easily be reverted as no change was required to the CirrusCI settings.

@omus omus merged commit 7282455 into master May 20, 2020
@omus omus deleted the cv/freebsd-travis branch May 20, 2020 20:06
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.

2 participants