Skip to content

Commit cc27273

Browse files
committed
Merge branch 'bugfix/ci' into develop
2 parents 2a63a07 + 7daa348 commit cc27273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
before_install: cd dart_native/example
4242
before_script:
4343
- brew update
44-
- brew install --HEAD libimobiledevice
44+
- brew install libimobiledevice
4545
- brew install ideviceinstaller
4646
- brew install ios-deploy
4747
- git clone https://github.com/flutter/flutter.git -b stable --depth 1

0 commit comments

Comments
 (0)