diff --git a/.travis.yml b/.travis.yml index 1db0dbb..9058ddb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ matrix: - os: linux python: 3.6 - os: linux - python: 3.7 + python: 3.7-dev before_install: - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi