diff --git a/.travis.yml b/.travis.yml index c0a9874afefc267d8df47efe4496dc5a6e1e2218..ac126b83ad648718d6f8aa0f8a777adbe2a4a604 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/molecule.yml b/molecule.yml index 9e7507bd0179728353658024eee6aad97bb2861a..d89731b21aa553081d9737997c15f990d9f8d2ce 100644 --- a/molecule.yml +++ b/molecule.yml @@ -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: