diff --git a/.travis.yml b/.travis.yml index 980f291b..832281e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python python: 3.6 before_install: - sudo apt-get update - - sudo apt-get install -y hunspell hunspell-fr-comprehensive + - sudo apt-get install -y hunspell hunspell-fr-comprehensive python3-venv install: - pip install pospell - pospell --version