mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 05:47:53 +00:00
update ruby version for test
This commit is contained in:
parent
6a3f2ca007
commit
646f096aac
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.4.0
|
||||
- 2.3.3
|
||||
- 2.2.6
|
||||
- 2.4.1
|
||||
- 2.3.4
|
||||
- 2.2.7
|
||||
- 2.1.10
|
||||
install:
|
||||
- bundle install
|
||||
|
|
Loading…
Reference in a new issue