Commit 7f5d2c7b authored by nimrod's avatar nimrod
Browse files

- Disable testing on Python 3.5, it isn't supported by Molecule and doesn't...

- Disable testing on Python 3.5, it isn't supported by Molecule and doesn't seem to gonna be supported anytime soon.
parent 0620acb4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
---
language: python
python: ["2.7", "3.5"]
python: "2.7"
dist: trusty
sudo: True
group: beta
@@ -19,7 +19,6 @@ env:
matrix:
    fast_finish: True
    allow_failures:
        - python: "3.5"
        - env: *stretch
        - env: *jessie
cache: