mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
51923c5bed
Have less ancient git...
7 lines
185 B
YAML
7 lines
185 B
YAML
language: ruby
|
|
dist: trusty
|
|
rvm:
|
|
- 2.1
|
|
install: git clone https://github.com/${TRAVIS_REPO_SLUG%%/*}/qubesos.github.io ~/qubesos.github.io
|
|
script: ~/qubesos.github.io/_utils/travis.sh
|