[Travis] Fix Travis
This commit is contained in:
@@ -29,9 +29,6 @@ addons:
|
|||||||
#- libvulkan-dev
|
#- libvulkan-dev
|
||||||
- libx11-dev
|
- libx11-dev
|
||||||
- liblz4-dev
|
- liblz4-dev
|
||||||
|
|
||||||
env:
|
|
||||||
- LIBVULKAN_VERSION=1.0.61.1
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
@@ -45,6 +42,7 @@ git:
|
|||||||
submodules: false
|
submodules: false
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- export LIBVULKAN_VERSION=1.0.61.1
|
||||||
- export CXX=$CXX_COMPILER
|
- export CXX=$CXX_COMPILER
|
||||||
- export CC=$C_COMPILER
|
- export CC=$C_COMPILER
|
||||||
# Dump useful info.
|
# Dump useful info.
|
||||||
|
|||||||
Reference in New Issue
Block a user