We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75377db commit f6fa943Copy full SHA for f6fa943
.travis.yml
@@ -7,7 +7,7 @@ python:
7
8
before_install:
9
- sudo apt-get update -qq
10
- - sudo apt-get install -y libenchant-dev
+ - sudo apt-get install -y aspell aspell-fr libenchant-dev
11
12
install:
13
- "pip install -r requirements.txt"
0 commit comments