From da0c38e28e0e71d11b7317bfe02f3ea290e0197b Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Fri, 14 Feb 2020 16:22:22 -0800 Subject: [PATCH] install libvpx --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4c53cdfd3b..5defeb5e3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ addons: - libevent-2.1-6 - libnotify4 - libxslt1.1 + - libvpx5 # This is required to run chromium - libgbm1 # this is needed for running headful tests