Remove do-deep-clean and rely on Universe to clean on build on the CI

This commit is contained in:
Pranav K 2015-02-12 22:21:34 -08:00
parent 77947d1cb5
commit 29c346ebf8
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='initialize' if='IsTeamCity'