WA-234 Clearing yarn cache travis
This commit is contained in:
parent
4bed01de6d
commit
bbd346a753
|
@ -3,6 +3,8 @@ node_js:
|
|||
- "8"
|
||||
os:
|
||||
- linux
|
||||
before_install:
|
||||
- yarn cache clean
|
||||
before_script:
|
||||
- yarn global add surge
|
||||
- export NODE_ENV=testing
|
||||
|
|
Loading…
Reference in New Issue