creativecreatorormaybenot
Committed by GitHub

Update .travis.yml

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