Skip to content

Commit

Permalink
Removed test for appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisEz13 committed Jul 20, 2016
1 parent 441b105 commit a51618a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@ test_script:
{
throw "$($x.'test-results'.failures) tests in test/fullCLR failed"
}
#
# Portable module test
Write-Host -Foreground Green 'Test use of cross-platform binary module'
Import-Module ./docs/cmdlet-example/bin/Debug/netstandard1.3/SendGreeting.dll
Send-Greeting -Name World
on_finish:
- ps: |
Expand Down

0 comments on commit a51618a

Please sign in to comment.