mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-07 17:25:02 -04:00
travis: Install deps for spell-checking
This commit is contained in:
parent
0e73e9b0d9
commit
5c1594c01f
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue