Skip to content

Commit a8339a2

Browse files
committed
don't test oracle on windows
1 parent 7e45ca0 commit a8339a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ before_test:
4747
- ps: .\tests\functional.prep.ps1
4848

4949
test_script:
50-
- ps: .\tests\ci.pester.ps1
50+
- ps: .\tests\ci.pester.ps1 -Type SqlServer, Postgresql, MySQL

0 commit comments

Comments
 (0)