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
it is a good practice to have continuous automatic builds for all intended platforms in a project.
If you are interested in we could implement such a solution (e.g. with Travis CI and AppVeyor) including the following points:
automatic builds on Windows, MacOS, Linux based OSes with different Ruby and JVM versions;
some regular autobuild (e.g. once a week) to test possible third-party dependency breaks;
crossplatform compilation and gem authoring using rake-compiler.
Please let me know which steps could be of interest, I can implement them :)
The text was updated successfully, but these errors were encountered:
Dear @arton ,
it is a good practice to have continuous automatic builds for all intended platforms in a project.
If you are interested in we could implement such a solution (e.g. with Travis CI and AppVeyor) including the following points:
rake-compiler
.Please let me know which steps could be of interest, I can implement them :)
The text was updated successfully, but these errors were encountered: