mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
Trying to setup Travis CI #5 - Fixed .travis.yml
This commit is contained in:
parent
42df23d8c4
commit
01441d99a4
@ -12,8 +12,8 @@ compiler:
|
||||
- gcc
|
||||
|
||||
before_script:
|
||||
sudo apt-get -qq update
|
||||
sudo apt-get install -y libassimp-dev libx11-xcb-dev libxrandr-dev
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y libassimp-dev libx11-xcb-dev libxrandr-dev
|
||||
|
||||
install:
|
||||
- wget https://github.com/premake/premake-core/releases/download/v5.0.0-alpha11/premake-5.0.0-alpha11-linux.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user