aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorIsaac Muse <faceless.shop@gmail.com>2017-01-11 09:16:01 -0700
committerWaylan Limberg <waylan.limberg@icloud.com>2017-01-11 11:16:01 -0500
commitc10cfff946e17be7dedd39540ddad2241b1af292 (patch)
treeea9376752fd954ae0f13fd499e09e1c443849ec3 /.travis.yml
parent88a97b9fc0a6dfa5c872d135c613496bb71e5cc4 (diff)
downloadmarkdown-c10cfff946e17be7dedd39540ddad2241b1af292.tar.gz
markdown-c10cfff946e17be7dedd39540ddad2241b1af292.tar.bz2
markdown-c10cfff946e17be7dedd39540ddad2241b1af292.zip
Fix aspell silently failing (#523)
Travis should checkout aspell-en (issue #521)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0038bdc..1badcef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ addons:
packages:
- libtidy-0.99-0
- aspell
+ - aspell-en
install:
- pip install tox
- pip install coveralls