Closed omus closed 4 years ago
Appveyor is expected to fail currently due to the missing Appveyor config. I'll disable the webhook for this repo if we proceed with this.
It appears that Travis CI doesn't actually support Windows 32-bit which means I can't drop testing on Appveyor. I'll do some refactoring here as some of these changes are still useful
Originally I planned on dropping Appveyor in favor of using Travis CI Windows. Unfortunately LibCURL doesn't work on Linux 32-bit and Travis CI does not support 32-bit Windows currently.
Merging #81 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #81 +/- ##
======================================
Coverage 6.81% 6.81%
======================================
Files 2 2
Lines 132 132
======================================
Hits 9 9
Misses 123 123
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 979c346...1297037. Read the comment docs.
Interesting. It appears that LibCURL_jll doesn't support Linux 32-bit?