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 bbf0c58 commit 7761ddaCopy full SHA for 7761dda
.travis.yml
@@ -2,7 +2,7 @@ language: python
2
python: 3.6
3
before_install:
4
- sudo apt-get update
5
- - sudo apt-get install -y hunspell hunspell-fr-comprehensive
+ - sudo apt-get install -y hunspell hunspell-fr-comprehensive python3-venv
6
install:
7
- pip install pospell
8
- pospell --version
0 commit comments