Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
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