[geany/geany] e4832c: Update base distro in CI to one thats supported

elextr git-noreply at xxxxx
Mon May 24 08:46:42 UTC 2021


Branch:      refs/heads/elextr-patch-1
Author:      elextr <elextr at gmail.com>
Committer:   GitHub <noreply at github.com>
Date:        Mon, 24 May 2021 08:46:42 UTC
Commit:      e4832c8783aefbd74a6d2a9805f60193c7f886b4
             https://github.com/geany/geany/commit/e4832c8783aefbd74a6d2a9805f60193c7f886b4

Log Message:
-----------
Update base distro in CI to one thats supported


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