Fix travis

This commit is contained in:
Laurent Destailleur 2020-01-30 04:15:37 +01:00
parent dbcdadcfb7
commit e98d4f2855

View File

@ -186,7 +186,7 @@ before_script:
echo "Database version"
mysql --version | head -
mysql -e "SELECT VERSION();" | head -
psql --version
psql --version
echo
- |