diff options
| author | 2020-12-13 14:58:15 +0100 | |
|---|---|---|
| committer | 2020-12-13 14:58:15 +0100 | |
| commit | 376d91b2a1b38dd8ea80d57bb6a34049b062be7e (patch) | |
| tree | 9d2a9358fef58db10802b543704f12531709420e | |
| parent | 636946c38399a1ffcb0211f75b58bcf719e2e289 (diff) | |
| download | xkbcat-376d91b2a1b38dd8ea80d57bb6a34049b062be7e.tar.gz xkbcat-376d91b2a1b38dd8ea80d57bb6a34049b062be7e.zip | |
Travis: Test on Ubuntu Focal (20.04)
Should have newer versions of stuff. Perhaps including GCC, to repro
https://github.com/anko/xkbcat/issues/4.
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 8206ef3..7a06355 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: c compiler: - clang |
