liftinstall/.travis.yml

10 lines
103 B
YAML
Raw Normal View History

2018-01-31 07:14:31 +01:00
language: rust
rust:
- stable
cache: cargo
2018-01-31 07:21:28 +01:00
addons:
apt:
packages:
- libwebkit2gtk-3.0-dev