1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00

travis/kcov

This commit is contained in:
Wez Furlong 2018-02-20 13:29:17 -08:00
parent 4ccb5a2519
commit 820c22301c

View File

@ -2,9 +2,10 @@ language: rust
sudo: false
rust:
- stable
- beta
#- stable
#- beta
- nightly
matrix:
allow_failures:
- rust: stable
@ -16,12 +17,19 @@ script:
addons:
apt:
packages:
- libxcb-icccm4-dev
- libxcb-ewmh-dev
- libxcb-keysyms1-dev
- binutils-dev
- cmake
- gcc
- libcurl4-openssl-dev
- libdw-dev
- libegl1-mesa-dev
- libelf-dev
- libfontconfig1-dev
- libfreetype6-dev
- libegl1-mesa-dev
- libiberty-dev
- libxcb-ewmh-dev
- libxcb-icccm4-dev
- libxcb-keysyms1-dev
#env:
# global: