Remove apt addons which are not needed anymore
This commit is contained in:
parent
521415cc12
commit
8933648657
1 changed files with 0 additions and 11 deletions
11
.travis.yml
11
.travis.yml
|
@ -25,17 +25,6 @@ script:
|
|||
- |
|
||||
cargo build --all --verbose -j 1 && cargo test --all --verbose -j 1
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- libcurl4-openssl-dev
|
||||
- libdw-dev
|
||||
- libelf-dev
|
||||
- libzzip-dev
|
||||
sources:
|
||||
- kalakris-cmake
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
Loading…
Reference in a new issue