Commit e1804d8d authored by nimrod's avatar nimrod
Browse files

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

parent 49a22570
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
---
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: