Next atttempt
This commit is contained in:
parent
cc1f490d28
commit
5d48068c37
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ test:
|
|||
stage: test
|
||||
script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y ruby imagemagick
|
||||
- apt-get install -y ruby imagemagick git
|
||||
- gem install bundler
|
||||
- bundle install --path /cache
|
||||
- bundle exec rake db:create RAILS_ENV=test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue