travis: Cache the built emoji across builds in Travis CI.

Apparently, when we implemented the emoji cache for development, we
failed to properly register its directory for Travis CI.

Commit message rewritten by tabbott.
This commit is contained in:
Aditya Bansal 2017-06-04 00:20:43 +05:30 committed by Tim Abbott
parent e0d4eada4e
commit 5fc7e590bc
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ cache:
- directories:
- $HOME/zulip-venv-cache
- $HOME/zulip-npm-cache
- $HOME/zulip-emoji-cache
- $HOME/node
env:
global: