mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 08:13:52 +00:00
Update .travis.yml
Update kernel version to 5.0-rc1
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user