Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2019-06-23 18:07:34 +02:00

View File

@@ -36,6 +36,7 @@ addons:
homebrew: homebrew:
packages: packages:
- qemu - qemu
update: true
install: install:
- if [ $TRAVIS_OS_NAME = windows ]; then choco install qemu; export PATH="/c/Program Files/qemu:$PATH"; fi - if [ $TRAVIS_OS_NAME = windows ]; then choco install qemu; export PATH="/c/Program Files/qemu:$PATH"; fi