mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-01 03:05:34 +00:00
Update .travis.yml
Update kernel version to 5.0-rc1
This commit is contained in:
parent
00229b3318
commit
4db6ce3f34
@ -30,7 +30,7 @@ matrix:
|
|||||||
- gcc-5
|
- gcc-5
|
||||||
- libelf-dev
|
- libelf-dev
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
env: COMPILER=gcc-5 KVER=4.19-rc1
|
env: COMPILER=gcc-5 KVER=5.0-rc1
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
@ -41,7 +41,7 @@ matrix:
|
|||||||
- gcc-6
|
- gcc-6
|
||||||
- libelf-dev
|
- libelf-dev
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
env: COMPILER=gcc-6 KVER=4.19-rc1
|
env: COMPILER=gcc-6 KVER=5.0-rc1
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
@ -52,7 +52,7 @@ matrix:
|
|||||||
- gcc-7
|
- gcc-7
|
||||||
- libelf-dev
|
- libelf-dev
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
env: COMPILER=gcc-7 KVER=4.19-rc1
|
env: COMPILER=gcc-7 KVER=5.0-rc1
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user