Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Releases: jwarykowski/cukesparse

Update build_command method

Choose a tag to compare

@jwarykowski jwarykowski released this 20 Sep 12:43

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

Choose a tag to compare

@jwarykowski jwarykowski released this 19 Sep 22:07
  1. Added build command unit tests to get back to 100% code coverage
  2. Updated executable and removed interrupt
  3. Updated cukesparse handing of running cucumber command
  4. Updated travis.yml to create pre-release gems

Small fixes

Choose a tag to compare

@jwarykowski jwarykowski released this 17 Sep 17:34
  • Fixed coveralls coverage issue as was incorrectly 100% due to where cukesparse was required.
  • Added .DS_Store to .gitignore