This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Releases: jwarykowski/cukesparse
Releases · jwarykowski/cukesparse
Release list
Update build_command method
Updated build command method to capture interrupt and kill all processes. Solves a weird problem where cucumber continues to run.
Refactoring and .travis pre builds
- Added build command unit tests to get back to 100% code coverage
- Updated executable and removed interrupt
- Updated cukesparse handing of running cucumber command
- Updated travis.yml to create pre-release gems
Small fixes
- Fixed coveralls coverage issue as was incorrectly 100% due to where cukesparse was required.
- Added .DS_Store to .gitignore