Compare commits
3 commits
c2c378a0f2
...
0df8df88ab
Author | SHA1 | Date | |
---|---|---|---|
0df8df88ab | |||
5ebca73a00 | |||
54651c447d |
1 changed files with 9 additions and 0 deletions
9
.drone.yml
Normal file
9
.drone.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: cirrusci/flutter:stable
|
||||||
|
commands:
|
||||||
|
- flutter doctor
|
||||||
|
- flutter test
|
Loading…
Add table
Add a link
Reference in a new issue