YouPlot/.travis.yml
2020-07-29 11:55:11 +09:00

7 lines
122 B
YAML

language: ruby
rvm: 2.7
script: bundle exec rake test
notifications:
email:
on_success: never
on_failure: change