mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-07 07:31:12 +08:00
Configure travis.yml
This commit is contained in:
parent
0b72cef7b9
commit
f35ee1fdb5
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
|
Loading…
Reference in New Issue
Block a user