Browse Source

Fixup CI

Signed-off-by: falkTX <falktx@falktx.com>
pull/272/head
falkTX 4 years ago
parent
commit
01410d90fe
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      .travis.yml

+ 1
- 4
.travis.yml View File

@@ -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:


Loading…
Cancel
Save