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 10 additions and 0 deletions
Showing only changes of commit 9f8cf403cf - Show all commits

View File

@ -7,6 +7,16 @@ workspace:
clone:
depth: 50
# Only run on prs or pushes to master
trigger:
branch:
include:
- master
event:
include:
- push
- pull_request
steps:
- name: build
image: cirrusci/flutter:stable