mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Apparently we weren't building with either libcap or libseccomp on Travis. Install libcap-dev and libseccomp-dev in .travis.yml. Closes ticket 26560.
3 lines
174 B
Text
3 lines
174 B
Text
o Minor features (continuous integration):
|
|
- Install libcap-dev and libseccomp2-dev so these optional
|
|
dependencies get tested on Travis CI. Closes ticket 26560.
|