Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
proxb authored Jan 27, 2018
1 parent 34fcb90 commit f68efef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ build: false
test_script:
# Test with native PS version
- ps: . .\Tests\appveyor.pester.ps1 -Test
# Test with PS version 2
- ps: powershell.exe -version 2.0 -executionpolicy bypass -noprofile -file .\Tests\appveyor.pester.ps1 -Test
# Finalize pass - collect and upload results
- ps: . .\Tests\appveyor.pester.ps1 -Finalize

0 comments on commit f68efef

Please sign in to comment.