diff --git a/.drone.yml b/.drone.yml index 846a10c..10218ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: test - image: google/dart + image: cirrusci/flutter:stable commands: - flutter pub get - flutter pub run test