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

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

parent 49a22570
No related branches found
No related tags found
No related merge requests found
---
language: python
python: ["2.7", "3.4"]
python: ["2.7", "3.5"]
dist: trusty
sudo: True
group: beta
......@@ -14,7 +14,7 @@ env:
platform: all
matrix:
allow_failures:
- python: "3.4"
- python: "3.5"
cache:
- pip
- directories:
......
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