[geany/geany] 9368d7: Update base distro in CI to one thats supported (#2814)

elextr git-noreply at xxxxx
Mon May 24 09:22:14 UTC 2021


Branch:      refs/heads/master
Author:      elextr <elextr at gmail.com>
Committer:   GitHub <noreply at github.com>
Date:        Mon, 24 May 2021 09:22:14 UTC
Commit:      9368d79fa3cdf6551ae6ad7fcd12841d85f54e03
             https://github.com/geany/geany/commit/9368d79fa3cdf6551ae6ad7fcd12841d85f54e03

Log Message:
-----------
Update base distro in CI to one thats supported (#2814)


Modified Paths:
--------------
    .travis.yml

Modified: .travis.yml
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,7 +1,7 @@
 # we use both C and C++, so advertize C++
 language: cpp
 cache: ccache
-dist: trusty
+dist: bionic
 compiler:
   - gcc
 env:



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list