use bundle exec with circle
This commit is contained in:
@@ -3,4 +3,4 @@ dependencies:
|
|||||||
- sudo apt-get update; sudo apt-get install mono-devel
|
- sudo apt-get update; sudo apt-get install mono-devel
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- rake preflight
|
- bundle exec rake preflight
|
||||||
|
|||||||
Reference in New Issue
Block a user