WA-234 Clearing yarn cache travis

This commit is contained in:
apanizo 2018-06-15 12:20:16 +02:00
parent 4bed01de6d
commit bbd346a753
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ node_js:
- "8"
os:
- linux
before_install:
- yarn cache clean
before_script:
- yarn global add surge
- export NODE_ENV=testing