Browse Source

Update .travis.yml

pull/3360/head
Martin Kroeker GitHub 4 years ago
parent
commit
5e7eaff3ff
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,6 +1,6 @@
# XXX: Precise is already deprecated, new default is Trusty.
# https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
dist: precise
dist: focal
sudo: true
language: c



Loading…
Cancel
Save