mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +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
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.7.1
|
||||
before_install: gem install bundler -v 2.1.4
|
||||
rvm: 2.7
|
||||
script: bundle exec rake test
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
Loading…
Reference in New Issue
Block a user