mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
5 lines
59 B
YAML
5 lines
59 B
YAML
sudo: false
|
|
language: ruby
|
|
rvm:
|
|
- 2.4
|
|
script: rspec spec
|