We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8231b9 commit d9e9cc4Copy full SHA for d9e9cc4
.travis.yml
@@ -7,7 +7,7 @@ addons:
7
env:
8
global:
9
- FLUTTER_CHANNEL=stable
10
-before_script:
+before_install:
11
cd gic_flutter
12
install:
13
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_CHANNEL
0 commit comments