Skip to content

Commit

Permalink
change buildtools for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tneciv committed Feb 22, 2016
1 parent a910dba commit 7e5675e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,12 @@ android:
- android-23

# Additional components
# - extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- extra-android-support
# - addon-google_apis-google-23

# Specify at least one system image,
# if you need to run emulator(s) during your tests
# - sys-img-armeabi-v7a-android-23
# - sys-img-x86-android-23

licenses:
- 'android-sdk-license-.+'

# Emulator Management: Create, Start and Wait
# before_script:
# - echo no | android create avd --force -n test -t android-23 --abi armeabi-v7a
# - emulator -avd test -no-audio -no-window &
# - android-wait-for-emulator
# - adb shell input keyevent 82 &

script:
- ./gradlew assembleRelease
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##「壁上观」是一个Material Design知乎日报阅读app
##「壁上观」是一个Material Design知乎日报阅读app [![Build Status](https://travis-ci.org/Tneciv/ZhihuDaily.svg?branch=master)](https://travis-ci.org/Tneciv/ZhihuDaily)
### [Google play](https://play.google.com/store/apps/details?id=com.tneciv.zhihudaily "Google play")

### 历史版本:
Expand Down

0 comments on commit 7e5675e

Please sign in to comment.