Skip to content

Make it possible to configure the rspec command used by the build system #50

@valo

Description

@valo

I am trying to use the build system on a rails 4.1 project. I am using RVM and the build system is failing with

[Errno 2] No such file or directory: 'rspec'
....
[path: /usr/bin:/bin:/usr/sbin:/sbin]
[Finished]

It will be nice to be able to override the cmd in the build system to use ./bin/rspec instead of just rspec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions