You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my project (https://github.com/bluesmoon/CurlHTTP.jl) run through travis with Julia 1.6, 1.9 and nightly. I have the coveralls integration set up (I have tried both coveralls: true as well as the after_success script).
On Julia 1.6 th Coveralls.submit works with no issue
On Julia 1.9 and Julia nightly it fails with a HTTP 500 error.
What should I look at?
The text was updated successfully, but these errors were encountered:
Hi,
I have my project (https://github.com/bluesmoon/CurlHTTP.jl) run through travis with Julia 1.6, 1.9 and nightly. I have the coveralls integration set up (I have tried both coveralls: true as well as the after_success script).
On Julia 1.6 th Coveralls.submit works with no issue
On Julia 1.9 and Julia nightly it fails with a HTTP 500 error.
What should I look at?
The text was updated successfully, but these errors were encountered: