Skip to content
Snippets Groups Projects
Commit 99a23d7d authored by nimrod's avatar nimrod
Browse files

Revert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -

didn't help.

This reverts commit e1804d8d.
parent a6bbef3c
No related branches found
No related tags found
No related merge requests found
--- ---
language: python language: python
python: ["2.7", "3.5"] python: ["2.7", "3.4"]
dist: trusty dist: trusty
sudo: True sudo: True
group: beta group: beta
...@@ -20,7 +20,7 @@ env: ...@@ -20,7 +20,7 @@ env:
matrix: matrix:
fast_finish: True fast_finish: True
allow_failures: allow_failures:
- python: "3.5" - python: "3.4"
- env: *openbsd59 - env: *openbsd59
- env: *jessie - env: *jessie
- env: *wheezy - env: *wheezy
......
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