-
Notifications
You must be signed in to change notification settings - Fork 11
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
Proposal: Enable testing on public CI (on Linux, macOSX and Windows) #7
Comments
I definitely would like to get Travis integration working for pymaven. I'm about to push code to my fork that implements the file/string only Pom object. Do you mind basing your changes on that? |
See PR #8. |
Merged
wfscheper
added a commit
that referenced
this issue
Jan 26, 2021
Fixes some linting errors and drops old, unsupported versions of python. Closes #7 Change-Id: I8684668fa8d259f751b211d053734023135ea53d
wfscheper
added a commit
that referenced
this issue
Jan 26, 2021
Fixes some linting errors and drops old, unsupported versions of python. Closes #7 Change-Id: I8684668fa8d259f751b211d053734023135ea53d
wfscheper
added a commit
that referenced
this issue
Jan 26, 2021
Fixes some linting errors and drops old, unsupported versions of python. Closes #7 Change-Id: I8684668fa8d259f751b211d053734023135ea53d
wfscheper
added a commit
that referenced
this issue
Jan 26, 2021
Fixes some linting errors and drops old, unsupported versions of python. Closes #7 Change-Id: I8684668fa8d259f751b211d053734023135ea53d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to have the tests run as part of each commit on CIs like Travis (Linux and macOS) and Appveyor (Windows).
I can contribute alright the manifests for that but the activation of the integration with this repo would have to be done by a repo admin.
Is this something you could contemplate? Alternatively I could enable this on a fork, but it would be best to have it on the main repo.
The text was updated successfully, but these errors were encountered: