Make it build again #38

Merged
konrad merged 20 commits from fix/updated-fixes into master 2020-01-12 12:59:29 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 41a9255e86 - Show all commits

View File

@ -12,6 +12,8 @@ steps:
image: cirrusci/flutter:stable
pull: true
commands:
- pwd
- ls -hal
- flutter packages get
- make format-check
- make build-debug