Skip to content

Commit

Permalink
Try to run all tests on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Feb 24, 2016
1 parent b2cd036 commit a51963b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -63,7 +63,7 @@ test_script:
- set PATH=
- set PATH=%OSGEO4W_ROOT%\bin;C:\Program Files (x86)\MSBuild\14.0\Bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\7-Zip;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Python27;C:\Tools\GitVersion;C:\Program Files (x86)\CMake\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\usr\bin;C:\Program Files\AppVeyor\BuildAgent\
- echo %PATH%
- ctest -V --output-on-failure -C Release -R pdal_config_test
- ctest -V --output-on-failure -C Release

artifacts:
- path: pdal.zip
Expand Down

0 comments on commit a51963b

Please sign in to comment.