Test FreeBSD 12.0 with Python 3.x by default.

This commit is contained in:
Matt Clay 2019-03-28 18:27:14 -07:00
parent 8c3dca7e7b
commit 20ac19bf2e

View file

@ -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