From: Christian Pointner Date: Sun, 23 Dec 2018 13:10:41 +0000 (+0100) Subject: try to fix pip in travis X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=f9b24b1f96c30bb474ef547da85e2214d5c1787c try to fix pip in travis --- diff --git a/.travis.yml b/.travis.yml index 2fcd2c3..bfca333 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ --- sudo: no +language: python addons: apt: packages: @@ -9,8 +10,6 @@ addons: - libimage-magick-perl - libtext-markdown-discount-perl - libtext-typography-perl - - python - - python-pip install: - pip install ansible