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