Check spelling in rst files
[functest.git] / .travis.yml
index e6b7cdf..79efaaf 100644 (file)
@@ -9,7 +9,7 @@ addons:
       - libssl1.0.0
 
 before_script:
-  - sudo apt-get -y install qemu-user-static
+  - sudo apt-get -y install qemu-user-static enchant
   - sudo add-apt-repository -y ppa:deadsnakes/ppa
   - sudo apt-get update
   - sudo apt-get install python3.7 python3.7-dev