From 5e770a07c8fd649340e83725f6d07b94c361e87c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 24 Sep 2017 20:33:49 +0200 Subject: Drop curl method and apt-transport-https package This automatically removes any old apt-transport-https, as apt now Breaks it unversioned. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0685cdb76..7ef7b36c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ services: env: - USER=travis CMAKE_FLAGS= - USER=root CMAKE_FLAGS=-DWITH_DOC=OFF - - USER=travis CMAKE_FLAGS="-DWITH_DOC=OFF -DFORCE_CURL=ON" install: - sed -i -e "s#1000#$(id -u)#g" Dockerfile - docker build --tag=apt-ci . -- cgit v1.2.3-18-g5258