[Travis] Fix Travis

This commit is contained in:
DrChat 2018-02-14 07:44:21 -06:00
parent f203380040
commit bbafcc089d
1 changed files with 1 additions and 3 deletions

View File

@ -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.