Skip to content

Commit

Permalink
build and deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
solderzzc committed Sep 25, 2020
1 parent fed9454 commit 65b964b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ [email protected]
simple:[email protected]
[email protected]
[email protected]
sraita:echarts@3.0.0
sraita:[email protected].1
[email protected]
[email protected]
[email protected]_1
Expand Down
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ script:
#- cd $TRAVIS_BUILD_DIR && meteor build $HOME --server=$API_SERVER_ADDRESS
- cd $HOME && git clone https://github.com/SharpAI/mobile_app_server
- cd $HOME/mobile_app_server/hotShareMobile && ./cleanbuild.sh
- ./build.sh
- ./android_gen_apk.sh
- meteor build $HOME --server=$API_SERVER_ADDRESS
services:
- mongodb
before_deploy:
Expand Down

0 comments on commit 65b964b

Please sign in to comment.