From bfc09a0a990869e61e14db331ba3635b8e1bbc86 Mon Sep 17 00:00:00 2001 From: Victor Berger Date: Wed, 22 Feb 2017 14:23:20 +0100 Subject: [PATCH] Use a more recent image in travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ab0fe6d..2c89c29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ rust: os: - linux +dist: trusty + before_install: - sudo apt-get install -y libwayland-dev