less specific ruby version to speed up Travis

This commit is contained in:
Matthias Kretschmann 2017-10-30 09:58:35 +01:00
parent eb845bfb1a
commit f021259ebd
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ dist: trusty
language: ruby language: ruby
rvm: rvm:
- 2.4.0 - 2.4
cache: cache:
bundler: true bundler: true