1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 05:00:36 +00:00

Update .travis.yml

This commit is contained in:
Christian Bremvåg 2019-12-17 22:37:01 +01:00 committed by GitHub
parent 57a2ce4f20
commit 60fc945edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ matrix:
- sourceline: 'ppa:ondrej/nginx-mainline'
packages:
- libssl1.1
env: COMPILER=gcc-5 KVER=5.4.3
env: COMPILER=gcc-5 KVER=5.4.4
- compiler: gcc
addons:
apt:
@ -35,7 +35,7 @@ matrix:
packages:
- gcc-6
- libssl1.1
env: COMPILER=gcc-6 KVER=5.4.3
env: COMPILER=gcc-6 KVER=5.4.4
- compiler: gcc
addons:
apt:
@ -45,7 +45,7 @@ matrix:
packages:
- gcc-7
- libssl1.1
env: COMPILER=gcc-7 KVER=5.4.3
env: COMPILER=gcc-7 KVER=5.4.4
- compiler: gcc
addons:
apt: