travis: update ruby version

Fixes QubesOS/qubes-issues#3713
This commit is contained in:
Marek Marczykowski-Górecki 2018-03-18 23:24:54 +01:00
parent b01dfd4aec
commit 0436f036fe
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -1,7 +1,7 @@
language: ruby
dist: trusty
rvm:
- 2.1
- 2.4
install: git clone https://github.com/${TRAVIS_REPO_SLUG%%/*}/qubesos.github.io ~/qubesos.github.io
script: ~/qubesos.github.io/_utils/travis.sh
addons: