Add english dictionary for aspell too

This commit is contained in:
Carol (Nichols || Goulding) 2016-12-13 14:18:37 -05:00
parent 1b60e32a70
commit eda6971c59

View File

@ -9,6 +9,7 @@ addons:
apt:
packages:
- aspell
- aspell-en
before_script:
- (cargo install mdbook --git https://github.com/azerupi/mdBook.git --force || true)
script: