1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-03-19 12:59:30 +00:00

test with ruby 2.4

This commit is contained in:
Adrien Waksberg 2017-02-11 19:08:26 +01:00
parent 501ae5ab2e
commit f251b2ebe0

View file

@ -1,7 +1,8 @@
language: ruby
rvm:
- 2.3.1
- 2.2.5
- 2.4.0
- 2.3.3
- 2.2.6
- 2.1.10
install:
- bundle install