Browse Source

Use CPython 3.7.5 on travis-ci

pull/1423/head
Claudio Jolowicz 5 years ago
parent
commit
ebfba473cf
No known key found for this signature in database GPG Key ID: E6BDB18E3A5888BF
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -27,7 +27,7 @@ osx_image:
env:
- PYTHON_BUILD_VERSION=3.8.0
- PYTHON_BUILD_VERSION=3.7.2
- PYTHON_BUILD_VERSION=3.7.5
before_install:
- date +%Y-%m-%dT%H:%M:%S

Loading…
Cancel
Save