mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
9 lines
103 B
YAML
9 lines
103 B
YAML
cache: bundler
|
|
sudo: false
|
|
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.1.1
|
|
- 2.2.1
|
|
- 2.2.2
|
|
- jruby-1.7.8
|