Run deep-clean on the CI prior to building

This commit is contained in:
Pranav K 2015-02-12 14:58:19 -08:00
parent 2169ba0c8f
commit 0d1b35b6ec
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ k-standard-goals
#xml-docs-test .clean .build-compile description='Check generated XML documentation files for errors' target='test'
k-xml-docs-test
#do-deep-clean .deep-clean target='verify'
#do-deep-clean .deep-clean target='initialize' if='IsTeamCity'