1
0
Fork 0
mirror of https://github.com/QubesOS/qubes-doc.git synced 2025-07-25 07:45:44 -04:00

travis: update ruby version

Fixes 
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 language: ruby
dist: trusty dist: trusty
rvm: rvm:
- 2.1 - 2.4
install: git clone https://github.com/${TRAVIS_REPO_SLUG%%/*}/qubesos.github.io ~/qubesos.github.io install: git clone https://github.com/${TRAVIS_REPO_SLUG%%/*}/qubesos.github.io ~/qubesos.github.io
script: ~/qubesos.github.io/_utils/travis.sh script: ~/qubesos.github.io/_utils/travis.sh
addons: addons: