collective / collective.sidebar

A sidebar for Plone to consolidate toolbar and navigation
GNU General Public License v2.0
6 stars 4 forks source link

Repair Github/Travis Build for Xenial #57

Closed sarn0ld closed 3 years ago

sarn0ld commented 5 years ago

Some travis machines where updated to Ubuntu 16.04 Xenial which breaks how we start robot tests.

See https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-services-xvfb

We hotfixed the builds by restricting the machines to Ubuntu 14.04 with #55 . Now we need a more durable fix for the future.

santonelli commented 3 years ago

Updated .travis.yml to use bionic.