Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf96fb9e

Browse files
author
Sergey Shinderuk
committed
Fix Travis CI build
1 parent8427f4a commitf96fb9e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dist:jammy
22
language:c
33
env:
4-
-PG_MAJOR=18SNAPSHOT=1
4+
-PG_MAJOR=18BETA=1
55
-PG_MAJOR=17
66
-PG_MAJOR=16
77
-PG_MAJOR=15

‎run-tests.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export PGDATA=/var/lib/postgresql/$PG_MAJOR/test
66
export COPT=-Werror
77
export USE_PGXS=1
88

9+
sudo mkdir -p /var/lib/postgresql/$PG_MAJOR
910
sudo chmod 1777 /var/lib/postgresql/$PG_MAJOR
1011
sudo chmod 1777 /var/run/postgresql
1112

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp