Remove tools/inspect from appveyor.yml

This commit is contained in:
Peter Dimov
2017-02-16 15:35:53 +02:00
parent 5f8c2a7ee0
commit b80ffbeb3d

View File

@ -30,7 +30,6 @@ install:
- git submodule init libs/throw_exception
- git submodule init libs/type_traits
- git submodule init tools/build
- git submodule init tools/inspect
- git submodule update
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr
- bootstrap