Browse Source

Disable matrix expansion on env vars

Anatoly Pulyaevskiy 6 years ago
parent
commit
bfe23c72b3
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      .travis.yml

+ 3
- 3
.travis.yml View File

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: