Skip to content

Commit

Permalink
添加Travis的CI支持
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhailong committed Aug 30, 2017
1 parent faceb55 commit 2e916d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android:
- tools
- platform-tools
- build-tools-26.0.1
- android-26
- android-25

licenses:
- 'android-sdk-license.*'
Expand Down
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dependencies {
testCompile 'junit:junit:4.12'

compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.android.support:recyclerview-v7:25.3.1'
compile 'com.android.support:support-v4:25.3.1'

Expand Down

0 comments on commit 2e916d1

Please sign in to comment.