1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-10 08:07:05 +00:00

Update .travis.yml

This commit is contained in:
Christian Bremvåg 2020-01-24 20:14:06 +01:00 committed by GitHub
parent f9291c2bd4
commit 7ea21010ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,21 +25,21 @@ matrix:
- sourceline: "ppa:ubuntu-toolchain-r/test" - sourceline: "ppa:ubuntu-toolchain-r/test"
packages: packages:
- gcc-9 - gcc-9
env: COMPILER=gcc-9 KVER=5.4.13 env: COMPILER=gcc-9 KVER=5.4.14
- compiler: gcc - compiler: gcc
addons: addons:
apt: apt:
packages: packages:
- gcc-8 - gcc-8
env: COMPILER=gcc-8 KVER=5.4.13 env: COMPILER=gcc-8 KVER=5.4.14
- compiler: gcc - compiler: gcc
env: COMPILER=gcc-7 KVER=5.4.13 env: COMPILER=gcc-7 KVER=5.4.14
- compiler: gcc - compiler: gcc
addons: addons:
apt: apt:
packages: packages:
- gcc-6 - gcc-6
env: COMPILER=gcc-6 KVER=5.4.13 env: COMPILER=gcc-6 KVER=5.4.14
- compiler: gcc - compiler: gcc
addons: addons:
apt: apt: