diff --git a/.travis.yml b/.travis.yml index d30f78a4fff74de828eabd1f8a055f7c1d40f44c..de304acaf4ba584a279007ec6529e41329f92c5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ # dist: trusty # Ubuntu 14.04 language: python -python: 3.6 +python: 3.7 branches: only: - gh-pages