Ver código fonte

Disable matrix expansion on env vars

Anatoly Pulyaevskiy 6 anos atrás
pai
commit
bfe23c72b3
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      .travis.yml

+ 3
- 3
.travis.yml Ver arquivo

@@ -20,9 +20,9 @@ cache:
20 20
   directories:
21 21
     - $HOME/.pub-cache
22 22
 
23
-env:
24
-  - FLUTTER_VERSION=stable
25
-  - FLUTTER_VERSION=master
23
+#env:
24
+#  - FLUTTER_VERSION=stable
25
+#  - FLUTTER_VERSION=master
26 26
 
27 27
 matrix:
28 28
   include: