Skip to content

Commit d355fa2

Browse files
authored
Merge pull request #91 from Terence-D/CI-test
Ci test
2 parents c342dd2 + d9e9cc4 commit d355fa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ addons:
77
env:
88
global:
99
- FLUTTER_CHANNEL=stable
10+
before_install:
11+
cd gic_flutter
1012
install:
1113
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_CHANNEL
1214
- export PATH="$PATH:`pwd`/flutter/bin/cache/dart-sdk/bin"

0 commit comments

Comments
 (0)