@kquick I have a basic Travis-CI setup for 3 test cases that cover unit tests on py27, py33 and py35. There are still some resource-related issues (e.g.: methods that rely on timing sometimes fail) but we could use this as a starting point. At some point we'll have to get the the unit tests to be more deterministic after which we could work on the functional tests. Hope it's of any use to the project.
@kquick I have a basic Travis-CI setup for 3 test cases that cover unit tests on py27, py33 and py35. There are still some resource-related issues (e.g.: methods that rely on timing sometimes fail) but we could use this as a starting point. At some point we'll have to get the the unit tests to be more deterministic after which we could work on the functional tests. Hope it's of any use to the project.