try dist 20.04

This commit is contained in:
hathach 2021-05-04 23:35:01 +07:00
parent 7d0c6a18eb
commit 97fc171114

View file

@ -3,7 +3,7 @@ language: python
python:
- "3.8"
dist: xenial
dist: focal
cache:
directories:
@ -15,8 +15,8 @@ git:
before_install:
- sudo apt-get update
- sudo apt-get install python3
#- sudo apt-get update
#- sudo apt-get install python3
- source $TRAVIS_BUILD_DIR/install.sh
script: