summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Car <nicholas.car@surroundaustralia.com>2020-05-06 07:58:40 +1000
committerGitHub <noreply@github.com>2020-05-06 07:58:40 +1000
commita3245fb1fac921a5d8e07bce80914c42f5399b32 (patch)
tree8ca36ff6a7f2cc2a10711f041441fd2315a6c3be
parentf6fde7ed2bbd75793083631c04ae69bdc2496383 (diff)
parent8948fab18dadc8b26d8ba96d5b235f683388d4e7 (diff)
downloadrdflib-a3245fb1fac921a5d8e07bce80914c42f5399b32.tar.gz
Merge pull request #1038 from t0b3/patch2
add test with ubuntu 20.04
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2d2ada1d..9811fa4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ python:
jobs:
include:
- python: 3.8
- dist: xenial
+ dist: focal
before_install:
- pip install -U setuptools pip # seems travis comes with a too old setuptools for html5lib