1
0
mirror of https://github.com/ipdb/website.git synced 2024-11-22 01:26:52 +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
rvm:
- 2.4.0
- 2.4
cache:
bundler: true