diff --git a/appveyor.yml b/appveyor.yml index 11098ae10..289f58958 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,10 +35,9 @@ on_finish: - ps: | Get-ChildItem $env:USERPROFILE\.craft\* | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name } -#test_script: -#- ps: | - #craft $env:TARGET --src-dir $env:APPVEYOR_BUILD_FOLDER --test owncloud-client -test: off +test_script: +- ps: | + craft $env:TARGET --src-dir $env:APPVEYOR_BUILD_FOLDER --test owncloud-client environment: matrix: