Skip to content
Snippets Groups Projects
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
Branches master
No related tags found
No related merge requests found
---
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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment