travis linux build badge

This commit is contained in:
saschawillems 2017-01-03 21:11:15 +01:00
parent cde6aff885
commit 5485e77d30

View file

@ -18,6 +18,8 @@ If you're using a different IDE or compiler you can use the provided CMakeLists.
## <img src="./images/linuxlogo.png" alt="" height="32px"> Linux
[![Build Status](https://travis-ci.org/SaschaWillems/Vulkan.svg?branch=master)](https://travis-ci.org/SaschaWillems/Vulkan)
Use the provided CMakeLists.txt with [CMake](https://cmake.org) to generate a build configuration for your favorite IDE or compiler.
Note that you need [assimp](https://github.com/assimp/assimp) in order to compile the examples for Linux. Either compile and install from the repository, or install libassimp-dev. The examples require at least version 3.2.