We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I suggest to add the testing target stable to .travis.yml.
.travis.yml
But as this is an administrative decision, I am not going to send a pull-request.
Further targets include:
The version targets as a sort of promise-statement. As if you said
The library runs on all of these platforms.
And only the incompatible, old platforms are then removed (and new old ones (current stable) added).
This is just a suggestion though.
The text was updated successfully, but these errors were encountered:
This would also provide some sort of testing for the new versions as this is a commit and only commits are triggering the build.
Sorry, something went wrong.
No branches or pull requests
I suggest to add the testing target stable to
.travis.yml
.But as this is an administrative decision, I am not going to send a pull-request.
Further targets include:
The version targets as a sort of promise-statement.
As if you said
And only the incompatible, old platforms are then removed (and new old ones (current stable) added).
This is just a suggestion though.
The text was updated successfully, but these errors were encountered: