cache yarn in travis

This commit is contained in:
Joao Moreno 2017-11-15 15:47:39 +01:00
parent 126f4dbe0c
commit aead22265c

View file

@ -10,6 +10,8 @@ os:
# - $HOME/.npm
cache:
directories:
- $HOME/.cache/yarn
apt: true
notifications: