Use the correct initial setup task
This commit is contained in:
parent
7cb954d9c7
commit
e0aa54971c
|
@ -5,4 +5,4 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1.2
|
||||
script:
|
||||
- RAILS_ENV=test bundle exec rake --trace initial_setup spec
|
||||
- RAILS_ENV=test bundle exec rake --trace bootstrap spec
|
Loading…
Reference in New Issue