[travis] also clean up the elasticsearch data dir

This commit is contained in:
Spencer Alger 2015-06-15 18:20:41 -07:00
parent 50327a9c76
commit 48bd00dced

View file

@ -9,7 +9,7 @@ cache:
- node_modules
- src/kibana/bower_components
before_cache:
- rm -rf esvm/*/logs # log files shouldn't invalidate the build
- rm -rf esvm/*/logs esvm/data_dir
notifications:
email:
- rashid.khan@elastic.co