Skip to content

Commit

Permalink
appveyor: Install gettext
Browse files Browse the repository at this point in the history
  • Loading branch information
Makman2 committed May 23, 2015
1 parent 90d21ec commit 764a924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install:
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""

- "%CMD_IN_ENV% pip install coverage"
- "%CMD_IN_ENV% pip install coverage gettext"

build: false # Not a C# project, build stuff at the test step instead.

Expand Down

0 comments on commit 764a924

Please sign in to comment.