mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-22 13:44:35 -04:00
Add .travis.yml
for now just testing qubesos.github.io master
This commit is contained in:
parent
4d897d4615
commit
6b78f16f70
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 2.1
|
||||||
|
install: git clone https://github.com/QubesOS/qubesos.github.io ~/qubesos.github.io
|
||||||
|
script: ~/qubesos.github.io/_utils/travis.sh
|
Loading…
Add table
Add a link
Reference in a new issue