Use bundle exec
This commit is contained in:
parent
dcd8877b60
commit
b191c302f1
|
@ -20,4 +20,4 @@ env:
|
|||
global:
|
||||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
|
||||
|
||||
script: rake test:unit
|
||||
script: bundle exec rake test:unit
|
||||
|
|
Loading…
Reference in New Issue