Browse Source

travis: switch 3.8-dev to 3.8 (released)

pull/2638/head
Sergey G. Brester 5 years ago committed by GitHub
parent
commit
ac8e8db814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -25,7 +25,7 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.8-dev
- python: 3.8
- python: pypy3.5
before_install:
- echo "running under $TRAVIS_PYTHON_VERSION"

Loading…
Cancel
Save