2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Set sudo to true to make sanitizers comfortable

This commit is contained in:
Antony Polukhin
2018-02-20 23:31:43 +03:00
parent a229d560ee
commit d9735b867c

View File

@@ -10,7 +10,7 @@
#
# File revision #7 (modified)
sudo: false
sudo: true
language: cpp
compiler:
- gcc