Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
test code format and asan2
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 22, 2019
1 parent 931cbc0 commit 2aff44d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ install:
elif [[ ("$TEST_SUITE" = "jsfm") || ("$TEST_SUITE" = "danger") || ("${CHECK_C}" = "true") ]]; then
npm install
elif [[ ("$TEST_SUITE" = "ios") ]]; then
git submodule update --init --remote
bash weex-playground/ios/update_podfile_for_travisci.sh
npm install
cd weex-playground/ios && pod install --repo-update
Expand Down
2 changes: 1 addition & 1 deletion weex-playground

0 comments on commit 2aff44d

Please sign in to comment.