We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c342dd2 + d9e9cc4 commit d355fa2Copy full SHA for d355fa2
.travis.yml
@@ -7,6 +7,8 @@ addons:
7
env:
8
global:
9
- FLUTTER_CHANNEL=stable
10
+before_install:
11
+ cd gic_flutter
12
install:
13
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_CHANNEL
14
- export PATH="$PATH:`pwd`/flutter/bin/cache/dart-sdk/bin"
0 commit comments