From fe77189ac08a89c4d866972590ceb8bc77fe9fe5 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 26 Jun 2017 10:39:52 +0300
Subject: [PATCH] - Forgot to add OpenBSD 5.6 test environment to Tox,
 corrected.

---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index c80d480..f3fbc64 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
 [tox]
 skip_install = True
 skipsdist = True
-envlist = openbsd60,xenial,trusty,precise,stretch,jessie,wheezy
+envlist = openbsd56,openbsd60,xenial,trusty,precise,stretch,jessie,wheezy
 
 [testenv]
 envdir = {toxinidir}/.tox/molecule
-- 
GitLab