]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
travis: Add python 2.7
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 4 Mar 2019 15:29:09 +0000 (10:29 -0500)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 6 Mar 2019 02:25:55 +0000 (02:25 +0000)
Because we're still using Linux distributions with python 2.7 (like
CentOS/RHEL 7) it could be useful to run travis tests against python
2.7 even if the support will be ended in 2020.

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

index d29a5cbc946c12e6e9cd9bcb86446d187f903f80..0cacde7e18d56b75b244157946384e11d9c1045d 100644 (file)
@@ -1,5 +1,6 @@
 language: python
 python:
+  - "2.7"
   - "3.6"
 notifications:
   webhooks: https://galaxy.ansible.com/api/v1/notifications/