Update travis distro to focal (#203)

Fixes OpenSSL version no longer being supported
This commit is contained in:
Tristan 2020-11-11 20:59:28 -05:00 committed by GitHub
parent 903c20f9e2
commit 4e01fdd310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: python
dist: focal
python: 3.8
matrix: