creativecreatorormaybenot
Committed by GitHub

Update .travis.yml

... ... @@ -64,7 +64,7 @@ matrix:
- cd example
script:
- flutter driver test_driver/app.dart
- travis_retry flutter driver test_driver/app.dart
exclude: # excluding Android test as Flutter seems to require Vulkan https://travis-ci.com/creativecreatorormaybenot/wakelock/jobs/214156381
- name: Android
... ...