Skip to content

Commit

Permalink
feat:ci travis
Browse files Browse the repository at this point in the history
  • Loading branch information
longer96 committed Aug 24, 2021
1 parent 636aab2 commit 9a7cdf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ matrix:
script:
- flutter doctor && flutter -v build ios --no-codesign
install:
- git clone --b 2.2.1 https://github.com/flutter/flutter.git
- git clone -b 2.2.1 https://github.com/flutter/flutter.git
- export PATH="$PATH:`pwd`/flutter/bin"

0 comments on commit 9a7cdf5

Please sign in to comment.