Add missing libarchive-dev to travis config

This commit is contained in:
Marcus Holland-Moritz 2021-04-12 22:49:32 +02:00
parent 1280dbbf6d
commit 2b14de5362

View File

@ -19,6 +19,7 @@ addons:
- fuse3
- pkg-config
- binutils-dev
- libarchive-dev
- libbenchmark-dev
- libboost-context-dev
- libboost-filesystem-dev