Commit ca45fb96 authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #1886 from jdufresne/test-py38

Add Python 3.8 final to Travis test matrix
parents e3068ee2 89f15f44
......@@ -16,8 +16,9 @@ jobs:
- python: 3.5
- &default_py
python: 3.6
- python: 3.7
- &latest_py3
python: 3.7
python: 3.8
- <<: *latest_py3
env: LANG=C
- python: 3.8-dev
......
Added Python 3.8 release to the Travis test matrix.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment