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

Commit3805f84

Browse files
committed
Build Postgres on Windows in Travis
1 parent7d8b31f commit3805f84

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎.travis.yml‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ os:
44
language:c
55

66
before_install:
7-
-systeminfo
8-
-dir "C:\Program Files (x86)\Microsoft Visual Studio\2017"
7+
-git clone -b REL_14_STABLE --single-branch --depth 1 https://github.com/postgres/postgres.git
8+
-cd postgres\src\tools\msvc
9+
-cp config_default.pl) config.pl
10+
-.\build.bat
911

1012
before_cache:
1113
-|-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp