From 20ac19bf2e7705303ee65a43e4ed5f888472fff1 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 28 Mar 2019 18:27:14 -0700 Subject: [PATCH] Test FreeBSD 12.0 with Python 3.x by default. --- test/runner/completion/remote.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runner/completion/remote.txt b/test/runner/completion/remote.txt index d731025f3d..6263cf70ca 100644 --- a/test/runner/completion/remote.txt +++ b/test/runner/completion/remote.txt @@ -1,5 +1,5 @@ freebsd/11.1 python=2.7,3.6 python_dir=/usr/local/bin -freebsd/12.0 python=2.7,3.6 python_dir=/usr/local/bin +freebsd/12.0 python=3.6,2.7 python_dir=/usr/local/bin osx/10.11 python=2.7 python_dir=/usr/local/bin rhel/7.6 python=2.7 rhel/8.0 python=3.6