Merge branch 'v5.6.4.2' of https://github.com/aircrack-ng/rtl8812au into v5.6.4.2

pull/579/head
kimocoder 2020-03-13 19:27:12 +01:00
commit be92ddcdb2
1 changed files with 4 additions and 4 deletions

View File

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