diff --git a/.travis.yml b/.travis.yml index b5cf62067..27ab54836 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,10 @@ matrix: python: 3.5 - os: linux python: 3.6 + - os: linux + python: 3.7 + - os: linux + python: 3.8 - os: osx language: generic env: PYTHON_INSTALLER=brew