1
0
Fork 0

[F] Fix build for clang

This commit is contained in:
seleznevae 2018-03-17 21:30:07 +03:00
parent a6e4c0ccae
commit ab653b9181
1 changed files with 1 additions and 1 deletions

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