[CI] switch from Travis CI to GitHub actions#151
Open
Conversation
- fix #146 - test MDAnalysis >= 1.0.0, <2 (noted in CHANGELOG)
49cc764 to
f9eb291
Compare
Member
Author
|
Various issues
|
Member
Author
|
We don't provide conda packages for Python 2.7 for 1.1.1. So we can either try to install the pip package for the 2.7 tests or drop 2.7 very quickly... I think it's going to be the latter. |
30bbe88 to
ca9a14d
Compare
- drop 2.7 (see #152) - add 3.6 - note: 3.9 not supported in MDAnalysis 1.1.1 - update CHANGELOG
ca9a14d to
1c911c1
Compare
Member
Author
|
@VOD555 can you please figure out why one RDF test is failing This needs to be fixed/figured out so that this PR can progress. Thank you! |
Member
Author
|
ping @VOD555 please have a look |
Collaborator
|
@orbeckst I found the density option of |
Collaborator
|
It's corresponding to #130 |
Member
Author
|
Make a new PR, please — let me know when you have it ready to review. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #146
Changes made in this Pull Request:
PR Checklist