From 81c8a43e4bc41bc0d2a6b7590409ad0347e74160 Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Thu, 5 Dec 2019 14:57:44 -0800 Subject: [PATCH] chore(ci): add travis deps to run WebKit Linux (#159) --- .travis.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7143ca7b01..8c32d07c53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,16 @@ addons: packages: # This is required to run new chrome on old trusty - libnss3 + # These are required to run webkit + - libwoff1 + - libopus0 + - libwebp6 + - libwebpdemux2 + - libenchant1c2a + - libgudev-1.0-0 + - libsecret-1-0 + - libhyphen0 + - libgdk-pixbuf2.0-0 notifications: email: false cache: