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

- Run Travis CI on OpenBSD 5.9 but allow it to fail.

parent 5f4a8b52
No related branches found
No related tags found
No related merge requests found
......@@ -7,10 +7,13 @@ group: beta
env:
- platform: openbsd60
driver: vagrant
# - platform: openbsd59
# driver: vagrant
- &openbsd59
platform: openbsd59
driver: vagrant
- platform: openbsd56
driver: vagrant
matrix:
- env: *openbsd59
cache:
- pip
- directories:
......
......@@ -14,8 +14,8 @@ vagrant:
platforms:
- name: openbsd60
box: fnichol/openbsd-6.0-i386
# - name: openbsd59
# box: fnichol/openbsd-5.9-i386
- name: openbsd59
box: fnichol/openbsd-5.9-i386
- name: openbsd56
box: fnichol/openbsd-5.6-i386
instances:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment