Commit 3acd8576 authored by nimrod's avatar nimrod
Browse files

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

parent 5f4a8b52
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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:
+2 −2
Original line number Diff line number Diff line
@@ -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: