Skip to content

Commit

Permalink
Undoing b2 diagnostic hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
zajo committed Jun 24, 2019
1 parent 6b791c7 commit e490517
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ install:
- git submodule update --init tools/boostdep
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\leaf\
- python tools/boostdep/depinst/depinst.py leaf
- cmd /c bootstrap & exit 0
- type bootstrap.log
- cmd /c bootstrap
- b2 headers

build: off
Expand Down

0 comments on commit e490517

Please sign in to comment.