mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 04:37:30 +02:00
Upgrade Ruby to 2.4.7, include Ruby 2.5 in Travis
This commit is contained in:
parent
96d1ab2a41
commit
a63e5badd8
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
2.4.5
|
2.4.7
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.4
|
||||||
|
- 2.5
|
||||||
cache: bundler
|
cache: bundler
|
||||||
env:
|
env:
|
||||||
- DB=postgresql
|
- DB=postgresql
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue