Thanks @dominic and @native-api. Using xenial seems to work. I only needed to change
dist: trusty to dist: xenail
Two follow up questions:
- Any problem using this on our open source builds? I see this from that reference page link:
Please note that Xenial is available on our hosted fully virtualized infrastructure. If you are running an Enterprise installation, please reach out to enterprise@travis-ci.com to see how you can use the Xenial Docker images.
- Is there a VM that that mimics this for docker https://hub.docker.com/u/travisci/ i should use? We need this for visual image regression tests when creating them for development.
Thanks