mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
state that sudo is required for CI
This informs travis that the container-based build environment can not be used.
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
|
sudo: required # the doc target uses sudo to install dependencies
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user