Skip to content

Commit

Permalink
we still need the user
Browse files Browse the repository at this point in the history
  • Loading branch information
tykling committed Jul 12, 2020
1 parent 1b6d5bc commit ab626cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ addons:
packages:
- postgresql-10-postgis-2.5

before_script:
- psql -U postgres -c "CREATE ROLE bornhack WITH SUPERUSER LOGIN PASSWORD 'bornhack';"

install:
- pip install -r src/requirements/dev.txt

Expand Down

0 comments on commit ab626cc

Please sign in to comment.