YouPlot/.travis.yml

7 lines
122 B
YAML
Raw Normal View History

2020-07-28 22:07:15 +08:00
language: ruby
2020-07-29 10:55:11 +08:00
rvm: 2.7
script: bundle exec rake test
notifications:
email:
on_success: never
on_failure: change