Skip to content

Commit b03cad0

Browse files
committed
[fix] debug pgsql service
1 parent 191209b commit b03cad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ install:
4444
- pip install docutils pygments # for setup.py check -r -s
4545

4646
before_script:
47+
- sudo cat /var/lib/postgresql/12/main /var/log/postgresql/postgresql-12-main.log
4748
- createdb django_restframework_gis
4849
- psql -U postgres -d django_restframework_gis -c "CREATE EXTENSION postgis;"
4950

0 commit comments

Comments
 (0)