Skip to content

Commit

Permalink
update travis config and README
Browse files Browse the repository at this point in the history
  • Loading branch information
xSAVIKx committed Dec 24, 2016
1 parent 8b8589b commit 9c90e32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
language: java

branches:
only:
- master

jdk:
- openjdk7
- oraclejdk7
- oraclejdk8

script: mvn clean install
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,4 @@ So, right now AndroidScreencast support all Android versions equal or greater th

Also, to run AndroidScreencast you will need *adb* installed (or you can use bundled in OS bundles adb).

[Android_4_1_1_Input]: http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input

[latest_release]: https://github.com/xSAVIKx/AndroidScreencast/releases/latest
[Android_4_1_1_Input]: http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input

0 comments on commit 9c90e32

Please sign in to comment.