changeset 512:bbc3c3ec2080

Remove unnecessary packages from travis CI config
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 17 Feb 2020 15:29:00 +0100
parents 778233f8ebba
children 4af7baa18cf0
files .travis.yml
diffstat 1 files changed, 0 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Mon Feb 17 15:27:02 2020 +0100
+++ b/.travis.yml	Mon Feb 17 15:29:00 2020 +0100
@@ -3,17 +3,6 @@
   - osx
 dist: bionic
 sudo: false
-addons:
-  apt:
-    packages:
-      # necessary for kcov
-      - libcurl4-openssl-dev
-      - libelf-dev
-      - libdw-dev
-      - libiberty-dev
-      - binutils-dev
-      - cmake
-      - gcc
 
 language: rust
 rust: