-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add support for other CI than Travis #2
Comments
Jenkins-CI is done. |
@wildsebastian thanks for your help on this. You can see all the CI companies here |
Thank you @stevepeak, I already "cheated" these infos from you. ;) |
Hi @wildsebastian, did you manage to make it work on Circle CI? I'm struggling a lot here kutyel/haskell-book@e331e20 |
@kutyel I think I got it to work, but I can't remember what I did. I might have built a container with everything setup and then just used that container on CircleCI to execute the build and test. |
@wildsebastian I see, if you could check please it would be very helpful, I plan to update the circle CI docs as soon as I have a working solution but right now I haven't been able and it's taking me lots of hours 😄 🙏 |
Environment variable reference: https://github.com/codecov/codecov-python/blob/8b9ec3989477c0276158f807a4643d431be288a8/codecov/__init__.py#L82-L148
The text was updated successfully, but these errors were encountered: