Debug travis ip and psql connect issues

This commit is contained in:
Devon Mackay
2018-07-30 20:02:41 -04:00
committed by richard-dds
parent a2b893830f
commit 3dcdcdfb3b
3 changed files with 9 additions and 0 deletions

View File

@@ -14,5 +14,8 @@ DATABASE_NAME="atat"
# Enable database resetting
RESET_DB="true"
echo "Hosts file:"
cat /etc/hosts
# Run the shared setup script
source ./script/include/run_setup