Parcourir la source

Disabled beta build temporarily because of breaking changes

Anatoly Pulyaevskiy il y a 6 ans
Parent
révision
60d96c05ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Voir le fichier

@@ -21,7 +21,7 @@ cache:
21 21
     - $HOME/.pub-cache
22 22
 
23 23
 env:
24
-  - FLUTTER_VERSION=beta
24
+#  - FLUTTER_VERSION=beta
25 25
   - FLUTTER_VERSION=dev
26 26
 
27 27
 matrix: