Use bionic distribution instead of trusty

Downloading archive: ...binaries/ubuntu/14.04/x86_64/python-3.8.tar.bz2
$ curl -sSf --retry 5 -o python-3.8.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 404 Not Found
Unable to download 3.8 archive. The archive may not exist.
Please consider a different version.
This commit is contained in:
blackfly 2020-04-06 21:21:14 +02:00
parent bf0e694321
commit 6ddfe48a95

View File

@ -1,4 +1,4 @@
dist: trusty
dist: bionic
sudo: false
language: python
python: 3.8