Check python version

This commit is contained in:
ziajka 2018-07-06 13:18:16 +02:00
parent 610b7384c5
commit 827f036cf1

View File

@ -17,7 +17,7 @@ jobs:
- run: - run:
name: Installed python version name: Installed python version
command: | command: |
python -V python3 -V
# - restore_cache: # - restore_cache:
# name: Restore Yarn Package Cache # name: Restore Yarn Package Cache