mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[Travis] Fix Travis
This commit is contained in:
+1
-3
@@ -29,9 +29,6 @@ addons:
|
||||
#- libvulkan-dev
|
||||
- libx11-dev
|
||||
- liblz4-dev
|
||||
|
||||
env:
|
||||
- LIBVULKAN_VERSION=1.0.61.1
|
||||
|
||||
matrix:
|
||||
include:
|
||||
@@ -45,6 +42,7 @@ git:
|
||||
submodules: false
|
||||
|
||||
before_script:
|
||||
- export LIBVULKAN_VERSION=1.0.61.1
|
||||
- export CXX=$CXX_COMPILER
|
||||
- export CC=$C_COMPILER
|
||||
# Dump useful info.
|
||||
|
||||
Reference in New Issue
Block a user