Check yarn info on CircleCi

This commit is contained in:
Fabio Berger
2018-08-22 14:19:19 +01:00
parent 27ba218ed7
commit 4b84081795

View File

@@ -10,6 +10,8 @@ jobs:
steps:
- checkout
- run: echo 'export PATH=$HOME/CIRCLE_PROJECT_REPONAME/node_modules/.bin:$PATH' >> $BASH_ENV
- run: yarn --version
- run: which yarn
- restore_cache:
name: Restore Yarn Package Cache
keys: