Skip to content

Test FreeBSD on Travis CI #79

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

Merged
merged 1 commit into from
May 20, 2020
Merged

Test FreeBSD on Travis CI #79

merged 1 commit into from
May 20, 2020

Conversation

omus
Copy link
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

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
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