[functional testing] Cache selenium download on travis

This commit is contained in:
Jonathan Budzenski 2015-10-14 13:32:27 -05:00
parent 0b538b6fae
commit 975a0f6b80

View file

@ -10,6 +10,7 @@ cache:
directories:
- esvm
- node_modules
- selenium
before_cache:
- rm -rf esvm/*/logs esvm/data_dir
before_script: