Codebase list libclass-c3-xs-perl / 6baf1c3
add aspell to travis config Graham Knop 6 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1212 - "dev"
1313 - "blead"
1414 sudo: false
15 addons:
16 apt:
17 packages:
18 - aspell
19 - aspell-en
1520 before_install:
1621 - eval $(curl https://travis-perl.github.io/init) --auto