mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Try another way to get AppVeyor to pass through -Djna.nosys=true
This commit is contained in:
@@ -29,7 +29,7 @@ test_script:
|
||||
- dotnet restore
|
||||
- npm install -g selenium-standalone
|
||||
- selenium-standalone install
|
||||
- ps: Start-Process selenium-standalone 'start'
|
||||
- ps: Start-Process selenium-standalone 'start','-Djna.nosys=true'
|
||||
- ps: Push-Location
|
||||
- cd test
|
||||
- npm install
|
||||
|
||||
Reference in New Issue
Block a user