Description
When changing a version of dependency in bower.json, travis' bower_components cache should be cleared. This should prevent breaking the building because of version mismatch.
DoD:
- when bower.json is part of a commit, clear bower_component directory.