mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Try using bundler cache for faster CI (#1159)
This commit is contained in:
@@ -8,6 +8,8 @@ addons:
|
||||
apt:
|
||||
packages: libvirt-dev
|
||||
update: true
|
||||
language: ruby
|
||||
cache: bundler
|
||||
install: bundle install
|
||||
script: bundle exec rspec --color --format documentation
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user