We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89cd01 commit 0609b84Copy full SHA for 0609b84
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ python:
6
7
before_install:
8
- sudo apt-get update -qq
9
- - sudo apt-get install -y aspell aspell-fr libenchant-dev
+ - sudo apt-get install -y gettext aspell aspell-fr libenchant-dev
10
11
install:
12
- "pip install pylint"
0 commit comments