From da55e3d2e0f9d75f794422c356188a1714938da3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 27 Jun 2018 01:14:51 +0200 Subject: [PATCH] Added dependency on scrot, so that we can take and upload screenshots later. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c19a5a7..83d8451 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ sudo: false addons: apt: packages: + - scrot - qemu - qemu-system-x86 - qemu-system-arm