mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
5 lines
72 B
YAML
5 lines
72 B
YAML
sudo: false
|
|
language: ruby
|
|
rvm:
|
|
- 2.6.5
|
|
script: bundle exec rake spec
|