]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
travis: drop python2 support
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 14 Jan 2020 16:48:50 +0000 (11:48 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Jan 2020 09:42:51 +0000 (10:42 +0100)
Since python2 is EOL we can drop it from travis CI matrix.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
.travis.yml

index 47faa13d09f8a7f5e47703d595dc49a563f707e4..0268c70effbcc91a4ee3b5f97d67064d9d48b96e 100644 (file)
@@ -1,6 +1,5 @@
 language: python
 python:
-  - "2.7"
   - "3.6"
   - "3.7"
   - "3.8"