summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParide Legovini <paride.legovini@canonical.com>2020-05-25 17:23:40 +0200
committerGitHub <noreply@github.com>2020-05-25 11:23:40 -0400
commit2314c0ccc33eb6f2f64208978c5892e434a92712 (patch)
tree0b2026368f2d78af84397263394b74f5a8f33765
parent961239749106daead88da483e7319e9268c67cde (diff)
downloadvyos-cloud-init-2314c0ccc33eb6f2f64208978c5892e434a92712.tar.gz
vyos-cloud-init-2314c0ccc33eb6f2f64208978c5892e434a92712.zip
Travis: do not install python3-contextlib2 (dropped dependency) (#388)
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c67c10bc..3de1066b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,7 +50,7 @@ matrix:
- sudo apt-get build-dep -y cloud-init
- sudo apt-get install -y --install-recommends sbuild ubuntu-dev-tools fakeroot tox
# These are build deps but not pulled in by the build-dep call above
- - sudo apt-get install -y --install-recommends dh-systemd python3-coverage python3-contextlib2 python3-pytest python3-pytest-cov
+ - sudo apt-get install -y --install-recommends dh-systemd python3-coverage python3-pytest python3-pytest-cov
- pip install .
- pip install tox
# bionic has lxd from deb installed, remove it first to ensure