Skip to content

Commit d9e9cc4

Browse files
committed
fixing path to travis.yml
1 parent f8231b9 commit d9e9cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addons:
77
env:
88
global:
99
- FLUTTER_CHANNEL=stable
10-
before_script:
10+
before_install:
1111
cd gic_flutter
1212
install:
1313
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_CHANNEL

0 commit comments

Comments
 (0)