Build with clang as well on the CI server

This commit is contained in:
Kovid Goyal
2016-12-18 12:49:31 +05:30
parent 1648ac1036
commit 73fa3c4a63
2 changed files with 6 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ the following dependencies are installed first.
* glfw-dev >= 3.2
* freetype
* fontconfig
* gcc (required for building, clang should also work, but it is not tested)
* gcc or clang (required for building)
* pkg-config (required for building)
Install kitty with: