Commit d1a9b0c6 authored by nimrod's avatar nimrod
Browse files

- Allow Debian Jessie to fail for now, there's a problem downloading the Vagrant box.

parent 4ca4f85c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ env:
        - platform: trusty
        - platform: precise
        - &stretch platform=stretch
        - platform: jessie
        - &jessie platform=jessie
        - platform: wheezy
matrix:
    fast_finish: True
@@ -22,6 +22,7 @@ matrix:
        - python: "3.5"
        - env: *openbsd59
        - env: *stretch
        - env: *jessie
cache:
  - pip
  - directories: