mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-25 23:39:37 -05:00
Add .travis.yml
for now just testing qubesos.github.io master
This commit is contained in:
parent
4d897d4615
commit
6b78f16f70
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…
Reference in New Issue
Block a user