From 82ac9741632dc35e60841f56f757e5319adc73b0 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 9 Dec 2019 00:00:18 -0600 Subject: [PATCH] Update rvm to 2.5 in .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e7872fb2..c922b5af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: ruby dist: trusty rvm: - - 2.4 + - 2.5 install: git clone https://github.com/${TRAVIS_REPO_SLUG%%/*}/qubesos.github.io ~/qubesos.github.io script: ~/qubesos.github.io/_utils/travis.sh addons: