summaryrefslogtreecommitdiff
path: root/test_docker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_docker.sh')
-rwxr-xr-xtest_docker.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_docker.sh b/test_docker.sh
index 4cb9943..69220ed 100755
--- a/test_docker.sh
+++ b/test_docker.sh
@@ -15,4 +15,7 @@ function TestInContainer {
TestInContainer "xenial"
TestInContainer "bionic"
TestInContainer "focal"
+TestInContainer "centos7"
+TestInContainer "centos8"
+