Install dependencies on CI

This commit is contained in:
timvisee 2018-03-26 20:58:57 +02:00
parent 94229560bf
commit 0a79fa7c7c
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2

View file

@ -5,6 +5,11 @@ rust:
- stable
- beta
- nightly
addons:
apt:
packages:
- libssl-dev
- xorg-dev
# Main build
script: