From: Ruben Kerkhof Date: Tue, 12 Feb 2019 10:15:49 +0000 (+0100) Subject: Travis: remove obsolete option X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=7f21554b8a4fa957cbca7ac64df638aa726f7c0f;p=collectd.git Travis: remove obsolete option The container builds are deprecated: https://changelog.travis-ci.com/the-container-based-build-environment-is-fully-deprecated-84517 --- diff --git a/.travis.yml b/.travis.yml index 7029641c..7245affa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ env: # via the "travis encrypt" command using the project repo's public key - secure: "ZdWWp0XX3C4sLIp4lqeQTWC7vt+GsWjmyRiD17T9833NBAW4dddz310I6iyeXe6oX09ZFFiVIN4ogx9ANcNBx9jriGXI2/82nBhpxOJBebet8JCNS5VeTr4rDSfQOKP+Oc+ko5KbbghTuAtO2CFYiH3jZUcn4TdsYbVanf+TwUs=" -sudo: required dist: trusty os: - linux