From f9b24b1f96c30bb474ef547da85e2214d5c1787c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 23 Dec 2018 14:10:41 +0100 Subject: [PATCH] try to fix pip in travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 1.7.10.4