Bläddra i källkod

Disable matrix expansion on env vars

Anatoly Pulyaevskiy 6 år sedan
förälder
incheckning
bfe23c72b3
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3
    3
      .travis.yml

+ 3
- 3
.travis.yml Visa fil

20
   directories:
20
   directories:
21
     - $HOME/.pub-cache
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
 matrix:
27
 matrix:
28
   include:
28
   include: