[F] Fix build for clang

This commit is contained in:
seleznevae 2018-03-17 21:30:07 +03:00
parent a6e4c0ccae
commit ab653b9181

View File

@ -1,5 +1,5 @@
language: C
sudo: false
sudo: required # to prevent fail of executables build with clang and sanitizers
matrix:
include:
- os: linux