Skip to content

Commit 13aeed8

Browse files
committed
Try with spaces
1 parent d31afd9 commit 13aeed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_install:
1919
export PATH=/C/tools/msys64/mingw64/bin:$PATH
2020
export MAKE=mingw32-make # so that Autotools can find it
2121
- git clone -b REL_14_STABLE --single-branch --depth 1 https://github.com/postgres/postgres.git
22+
- sed 's/\t/ /g' -i postgres/src/backend/storage/lmgr/lwlocknames.txt
2223
- cd postgres/src/tools/msvc
2324
- cp config_default.pl config.pl
2425
- ./build.bat

0 commit comments

Comments
 (0)