mirror of
https://github.com/dkam/openlib.git
synced 2025-12-27 18:54:52 +00:00
7 lines
94 B
YAML
7 lines
94 B
YAML
---
|
|
language: ruby
|
|
cache: bundler
|
|
rvm:
|
|
- 2.6.6
|
|
before_install: gem install bundler -v 2.1.4
|