Set custom environment
This commit is contained in:
parent
318e7326fa
commit
30d28b6bc5
|
@ -1,7 +1,7 @@
|
|||
script: "bundle exec rake db:drop db:create db:migrate test"
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- jruby
|
||||
- rbx
|
||||
- ree
|
||||
env: "RAILS_ENV=test"
|
||||
|
|
Loading…
Reference in New Issue