Enable MySQL tests on FreeBSD.

This commit is contained in:
Matt Clay 2017-02-14 11:45:32 -08:00
commit 9389fafae8
5 changed files with 24 additions and 3 deletions

View file

@ -0,0 +1,5 @@
mysql_service: 'mysql-server'
mysql_packages:
- mariadb101-server
- py27-mysql-connector-python2