Skip to content
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

Continuous Integration, Readme, and Examples #4

Merged
merged 15 commits into from
Jul 15, 2019

Conversation

CameronDevine
Copy link
Contributor

Given the issues related to installing the library on Python 3.6 referenced in issue #2 I decided to implement continuous integration on my fork of the repository. From this I was able to install the library on multiple versions of python, https://travis-ci.org/CameronDevine/SIPPY/builds/413779466. At this point the examples are used as unit tests to check that the code is running properly. It would be a good idea to implement unit tests so the functionality of the code can be confirmed easily. However there are still issues running the tests. The errors can be seen here, https://travis-ci.org/CameronDevine/SIPPY/jobs/413816972. A separate issues, #3, was opened about this problem.

Other changes include adding the Wiki home page as the readme, and some minor tweaks to the examples.

@CPCLAB-UNIPI CPCLAB-UNIPI merged commit 2d82862 into CPCLAB-UNIPI:master Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants