Remove diagnostic options from appveyor.yml

This commit is contained in:
Peter Dimov
2017-06-22 20:01:32 +03:00
parent 87c427b5df
commit 29fda3272c

View File

@ -66,6 +66,4 @@ build: off
test_script:
- PATH=%ADDPATH%%PATH%
- PATH
- ECHO b2 libs/system/test toolset=%TOOLSET% %CXXFLAGS%
- b2 --debug-configuration libs/system/test toolset=%TOOLSET% %CXXFLAGS%
- b2 libs/system/test toolset=%TOOLSET% %CXXFLAGS%