1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00

update ruby version for test

This commit is contained in:
Adrien Waksberg 2017-05-07 19:29:22 +02:00
parent 6a3f2ca007
commit 646f096aac

View file

@ -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