add another travis dependency

This commit is contained in:
Daniel Schwabeneder 2019-09-16 10:50:11 +02:00
parent 57286ea40d
commit d7cc15d391

View File

@ -10,9 +10,10 @@ julia:
addons: addons:
apt: apt:
packages: packages:
- xvfb - at-spi2-core
- xauth
- libgtk-3-dev - libgtk-3-dev
- xauth
- xvfb
sudo: required sudo: required
before_install: before_install: