aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket26560
AgeCommit message (Collapse)Author
2018-08-09Add more optional packages to TravisTaylor Yu
Apparently we weren't building with either libcap or libseccomp on Travis. Install libcap-dev and libseccomp-dev in .travis.yml. Closes ticket 26560.