diff --git a/.meteor/versions b/.meteor/versions index 0a3492618..8a7ec243a 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -137,7 +137,7 @@ shell-server@0.2.1 simple:json-routes@2.1.0 spacebars@1.0.13 spacebars-compiler@1.0.13 -sraita:echarts@3.0.0 +sraita:echarts@0.0.1 srp@1.0.9 standard-minifier-css@1.2.1 standard-minifier-js@1.2.0_1 diff --git a/.travis.yml b/.travis.yml index d92e58f07..99ab7eb45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: