mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-06 23:21:13 +08:00
7 lines
94 B
YAML
7 lines
94 B
YAML
![]() |
---
|
||
|
language: ruby
|
||
|
cache: bundler
|
||
|
rvm:
|
||
|
- 2.7.1
|
||
|
before_install: gem install bundler -v 2.1.4
|