mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-06 07:10:10 +08:00
7 lines
122 B
YAML
7 lines
122 B
YAML
language: ruby
|
|
rvm: 2.7
|
|
script: bundle exec rake test
|
|
notifications:
|
|
email:
|
|
on_success: never
|
|
on_failure: change |