ruby-dev dependency added for nokogiri
This commit is contained in:
parent
5d48068c37
commit
81c2c8da8f
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 git
|
||||
- apt-get install -y ruby ruby-dev 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