Add install of 'p7zip-full' to Travis configuration and docs

This commit is contained in:
Ralph Lange
2020-06-29 16:51:36 +02:00
parent 1b066feacc
commit bd7612dcab
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -31,10 +31,14 @@ addons:
- g++-mingw-w64-x86-64
# for RTEMS cross builds
- qemu-system-x86
# for .zip/.7z archive hooks
- p7zip-full
homebrew:
packages:
# for the sequencer
- re2c
# for .zip/.7z archive hooks
- p7zip
update: true
install: