Update rvm to 2.5 in .travis.yml

This commit is contained in:
Andrew David Wong 2019-12-09 00:00:18 -06:00
parent 8b858fdfd0
commit 82ac974163
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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: