1
0
mirror of https://github.com/ipdb/website.git synced 2025-02-14 21:10:26 +01:00

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

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