Fügen Sie fürs Protokoll so etwas in Ihre .travis.yml
ein :
before_script:
- psql -c "CREATE USER skateparks WITH PASSWORD 'skateparks';" -U postgres
Fügen Sie fürs Protokoll so etwas in Ihre .travis.yml
ein :
before_script:
- psql -c "CREATE USER skateparks WITH PASSWORD 'skateparks';" -U postgres