diff --git a/wercker.yml b/wercker.yml index b45812e..4cf6893 100644 --- a/wercker.yml +++ b/wercker.yml @@ -21,6 +21,9 @@ build: # Read more about steps on our dev center: # http://devcenter.wercker.com/docs/steps/index.html steps: + - script: + name: bundle - nokogiri using sys lib + code: bundle config build.nokogiri --use-system-libraries - bundle-install - rails-database-yml - script: