DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 01410d90fe082f4249fb3c39ccb4ce31e0d04fc7
parent eac6b599cbc17e7b08d1bb9ab0788d416b8254b5
Author: falkTX <falktx@falktx.com>
Date:   Wed, 12 May 2021 16:31:54 +0100

Fixup CI

Signed-off-by: falkTX <falktx@falktx.com>

Diffstat:
M.travis.yml | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -1,7 +1,4 @@ -os: linux -dist: bionic - cache: directories: - ${HOME}/debs @@ -11,7 +8,7 @@ jobs: - name: "Linux native" os: linux compiler: gcc - dist: focal + dist: bionic env: - TARGET="linux" services: