Merge pull request #793 from coralproject/remove-cache

Removed yarn cache
This commit is contained in:
Andrew Losowsky
2017-07-24 21:51:49 -04:00
committed by GitHub
-2
View File
@@ -23,8 +23,6 @@ dependencies:
- yarn --version
- yarn global add node-gyp --force
- yarn
cache_directories:
- ~/.cache/yarn
post:
# Build the static assets.
- yarn build