From: Aarni Koskela Date: Mon, 27 May 2019 07:22:24 +0000 (+0300) Subject: Travis: test on Python 3.8-dev X-Git-Tag: v2.7.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c59f09dcde2a22c925613b3ea44be80ccfeafce;p=thirdparty%2Fbabel.git Travis: test on Python 3.8-dev --- diff --git a/.travis.yml b/.travis.yml index 9fad4fc3..17491395 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,8 @@ matrix: python: 3.6 - os: linux python: 3.7 + - os: linux + python: 3.8-dev install: - bash .ci/deps.${TRAVIS_OS_NAME}.sh