mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +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
|
||||
sudo: required # the doc target uses sudo to install dependencies
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
Reference in New Issue
Block a user