Add ant install to travis script
This commit is contained in:
parent
a62975fe1f
commit
8dbe38ebfe
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ android:
|
||||||
- build-tools-21.1.1
|
- build-tools-21.1.1
|
||||||
- android-13
|
- android-13
|
||||||
- extra-android-support
|
- extra-android-support
|
||||||
|
|
||||||
jdk: oraclejdk7
|
install: ant
|
||||||
|
jdk: oraclejdk8
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue