Commit 5f4a8b52 authored by nimrod's avatar nimrod
Browse files

- Disable OpenBSD 5.9 test for now, can't find a properly working i386 Vagrant image.

parent 93c4e429
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ group: beta
env:
    - platform: openbsd60
      driver: vagrant
    - platform: openbsd59
      driver: vagrant
    # - platform: openbsd59
    #   driver: vagrant
    - platform: openbsd56
      driver: vagrant
cache:
+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: