creativecreatorormaybenot
Committed by GitHub

0.1.3

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