Use a more recent image in travis
This commit is contained in:
parent
81c9409ee7
commit
bfc09a0a99
|
@ -8,6 +8,8 @@ rust:
|
|||
os:
|
||||
- linux
|
||||
|
||||
dist: trusty
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install -y libwayland-dev
|
||||
|
||||
|
|
Loading…
Reference in New Issue