summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-09-01 16:25:20 +0300
committerPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-09-01 16:25:20 +0300
commit34de6fc3bff8a892cc45d8f57cd236573e1eefc3 (patch)
treeb17445fd8f7deb86dee51d38c9e58f0e9afe5491 /.travis.yml
parent8607d5258e6bd62e1ec790c86b7fb7af030689f1 (diff)
netdata/packaging: [ci skip] lxc for python on a different package for 1804
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 00c525f84e..97bc667d4b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -269,7 +269,7 @@ jobs:
git:
depth: false
before_install:
- - sudo apt-get install -y wget lxc lxc-templates dh-make git-buildpackage build-essential libdistro-info-perl
+ - sudo apt-get install -y wget lxc python-lxc lxc-templates dh-make git-buildpackage build-essential libdistro-info-perl
- source tests/installer/slack.sh
before_script:
- post_message "TRAVIS_MESSAGE" "Starting package preparation and publishing for ${BUILD_STRING}.${BUILD_ARCH}" "${NOTIF_CHANNEL}"