fix(build): do not cache node_modules

This commit is contained in:
Victor Savkin 2019-02-16 19:55:22 -05:00
parent c2fc63d9c8
commit ddf7afb219

View File

@ -24,10 +24,6 @@ script:
- yarn checkcommit
- yarn documentation
cache:
directories:
- node_modules
notifications:
email: false
webhooks: