1
0
Fork 0
mirror of https://github.com/nishiki/is_master.git synced 2024-10-27 01:53:16 +00:00

chore: update ruby version in travis file

This commit is contained in:
Adrien Waksberg 2018-02-24 10:12:51 +01:00
parent cd9db909c7
commit cc65e5c0f7

View file

@ -1,9 +1,10 @@
language: ruby
dist: precise
rvm:
- 2.4.2
- 2.3.5
- 2.2.8
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2.9
- 2.1.10
install:
- bundle install