mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-28 10:08:08 +08:00
Configure travis.yml
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -1,6 +1,7 @@
|
|||||||
---
|
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
rvm: 2.7
|
||||||
rvm:
|
script: bundle exec rake test
|
||||||
- 2.7.1
|
notifications:
|
||||||
before_install: gem install bundler -v 2.1.4
|
email:
|
||||||
|
on_success: never
|
||||||
|
on_failure: change
|
Reference in New Issue
Block a user