Skip to content

Commit 03b6354

Browse files
committed
Forward slashes
1 parent 3805f84 commit 03b6354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ language: c
55

66
before_install:
77
- 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
8+
- cd postgres/src/tools/msvc
9+
- cp config_default.pl config.pl
10+
- ./build.bat
1111

1212
before_cache:
1313
- |-

0 commit comments

Comments
 (0)