mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Ubuntu 20.04 Focal
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -40,6 +40,10 @@ cache:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
- os: linux
|
||||||
|
name: "Linux 64-bit Focal"
|
||||||
|
dist: focal
|
||||||
|
language: shell
|
||||||
- os: linux
|
- os: linux
|
||||||
name: "Linux 64-bit Bionic"
|
name: "Linux 64-bit Bionic"
|
||||||
dist: bionic
|
dist: bionic
|
||||||
@@ -48,6 +52,12 @@ jobs:
|
|||||||
name: "Linux 64-bit Xenial"
|
name: "Linux 64-bit Xenial"
|
||||||
dist: xenial
|
dist: xenial
|
||||||
language: shell
|
language: shell
|
||||||
|
- os: linux
|
||||||
|
dist: focal
|
||||||
|
arch: arm64
|
||||||
|
name: "Linux ARM64 Focal"
|
||||||
|
language: shell
|
||||||
|
filter_secrets: false
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user