fix indentation in circlci.yml

This commit is contained in:
Felix 2019-11-12 22:29:43 +01:00
parent 65a939fe4c
commit 113bc31561

View file

@ -15,7 +15,7 @@ jobs:
only:
- master
- develop
- /feature\/.*/
- /feature\/.*/
steps:
- checkout
- restore_cache: