From e9629977ada4659dbe5ddcc1c769f46bcb283dc6 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Thu, 10 May 2018 03:45:43 -0400 Subject: Fix FreeBSD build on Travis --- other/travis/freebsd-install | 1 + 1 file changed, 1 insertion(+) (limited to 'other') diff --git a/other/travis/freebsd-install b/other/travis/freebsd-install index d2f0164b..55ae1c43 100755 --- a/other/travis/freebsd-install +++ b/other/travis/freebsd-install @@ -21,6 +21,7 @@ # package updates, and we do incremental system and package updates on every # change to the list of git tags (i.e. on every toxcore release, presumably). +sudo apt-get update sudo apt-get install -y qemu OLD_PWD="$PWD" -- cgit v1.2.3