mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05:00
Merge remote-tracking branch 'origin/pr/448'
* origin/pr/448: travis: Install deps for spell-checking
This commit is contained in:
commit
ba60bd059c
@ -4,3 +4,9 @@ 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
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- hunspell
|
||||
- pandoc
|
||||
- jq
|
||||
|
Loading…
Reference in New Issue
Block a user