update .travis.yml & move screenshots to separate folder

This commit is contained in:
chschtsch 2015-12-15 13:04:51 +03:00
parent 2e2d7d02fb
commit fd8f600fec
4 changed files with 5 additions and 5 deletions

View File

@ -2,15 +2,15 @@ language: android
android:
components:
# The BuildTools version used by NewPipe
- build-tools-23.0.1
- build-tools-23.0.2
# The SDK version used to compile NewPipe
- android-23
# Additional components
- extra-android-support
- extra-android-m2repository
# Emulators
- sys-img-armeabi-v7a-android-21
- sys-img-armeabi-v7a-android-19

View File

@ -13,8 +13,8 @@ Project status:
## Screenshots
[<img src="assets/screenshot_1.png" width=200>](assets/screenshot_1.png)
[<img src="assets/screenshot_2.png" width=200>](assets/screenshot_2.png)
[<img src="screenshots/screenshot_1.png" width=150>](screenshots/screenshot_1.png)
[<img src="screenshots/screenshot_2.png" width=150>](screenshots/screenshot_2.png)
## Description

Binary file not shown.

Before

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB