Skip to content

Commit 5edfa55

Browse files
committed
removing core build
1 parent a1ee386 commit 5edfa55

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

-6
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ for:
5353
- mssql
5454
- mysql
5555
- postgresql
56-
before_build:
57-
- ps: .\build\build_prep.ps1
58-
build_script:
59-
- ps: .\build\build.ps1 -Script .\build.cake
60-
after_build:
61-
- ps: .\build\copy_build_files.ps1
6256
before_test:
6357
- sudo -u postgres psql -c "CREATE USER sa WITH SUPERUSER PASSWORD 'Password12!';"
6458
- ps: .\tests\appveyor.prep.ps1

0 commit comments

Comments
 (0)