Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/448'
Browse files Browse the repository at this point in the history
* origin/pr/448:
  travis: Install deps for spell-checking
  • Loading branch information
marmarek committed Jul 26, 2017
2 parents 267b173 + 5c1594c commit ba60bd0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ba60bd0

Please sign in to comment.