Skip to content

Commit 0609b84

Browse files
committed
Add missing package gettext for Travis CI
1 parent a89cd01 commit 0609b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66

77
before_install:
88
- sudo apt-get update -qq
9-
- sudo apt-get install -y aspell aspell-fr libenchant-dev
9+
- sudo apt-get install -y gettext aspell aspell-fr libenchant-dev
1010

1111
install:
1212
- "pip install pylint"

0 commit comments

Comments
 (0)