Added 'bundle exec' to cmd line
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9.3"
|
- "1.9.3"
|
||||||
before_script: rake db:setup
|
before_script: bundle exec rake db:setup
|
||||||
env: RAILSGOAT_MAINTAINER=true
|
env: RAILSGOAT_MAINTAINER=true
|
||||||
Reference in New Issue
Block a user