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
Paul Morton edited this page Sep 12, 2013
·
1 revision
This project subscribes to the Semver methodology for versioning.
Tests
Tests are broken up into two distinct sets, integration and unit. Unit tests require no outside resources while integration test require some other resource (like a Windows Server). Travis will only run unit tests on checking.
Release
Before each release
Travis-CI build is passing
Integration and unit tests pass on ruby 1.9.3 and ruby 2.0.0
Change is compared to previous release to evaluate for compliance with Semver