travis - change bundle
This commit is contained in:
parent
2323b61443
commit
b7737158f7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ before_install:
|
||||||
- export RAILS_ENV=development
|
- export RAILS_ENV=development
|
||||||
- cp config/database.yml.dist config/database.yml
|
- cp config/database.yml.dist config/database.yml
|
||||||
install:
|
install:
|
||||||
- bundle install --without test development postgres
|
- bundle install --without postgres
|
||||||
script:
|
script:
|
||||||
- rake db:create
|
- rake db:create
|
||||||
- rake db:migrate
|
- rake db:migrate
|
||||||
|
|
Loading…
Reference in a new issue