Skip to content

Commit

Permalink
To use new repo name of sharpai mobile.
Browse files Browse the repository at this point in the history
  • Loading branch information
solderzzc committed Sep 26, 2020
1 parent 6b3aad9 commit 79892f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ before_script:
- export PATH=$HOME/.meteor:$PATH
- meteor npm install
script:
- cd $HOME && git clone https://github.com/SharpAI/mobile_app_server
- cd $HOME/mobile_app_server/hotShareMobile && ./cleanbuild.sh
- cd $HOME && git clone https://github.com/SharpAI/SharpAIMobileApp
- cd $HOME/SharpAIMobileApp/hotShareMobile && ./cleanbuild.sh
- meteor build $HOME --server=$API_SERVER_ADDRESS
services:
- mongodb
Expand Down

0 comments on commit 79892f0

Please sign in to comment.