Fix build
This commit is contained in:
parent
ab01b43c21
commit
d8cd38690b
|
@ -1,5 +1,5 @@
|
||||||
bundler_args: "--without assets:development:production"
|
bundler_args: "--without assets:development:production"
|
||||||
script: "bundle exec rake db:migrate test"
|
script: "bundle exec rake db:create db:migrate test"
|
||||||
rvm:
|
rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
|
Loading…
Reference in New Issue