Update .travis.yml to use python 3.7 (#850)

because the master branch is 3.7 so it's only logical to have py 3.7 as well
This commit is contained in:
Erno Salo 2019-08-13 11:40:18 +03:00 committed by Julien Palard
parent 769f723558
commit 6f489ae80b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
dist: xenial
python: 3.6
python: 3.7
before_install:
- sudo apt-get update
- sudo apt-get install -y hunspell hunspell-fr-comprehensive