Add ant install to travis script

This commit is contained in:
mittorn 2017-09-24 06:37:00 +07:00
parent a62975fe1f
commit 8dbe38ebfe

View file

@ -5,8 +5,9 @@ android:
- build-tools-21.1.1
- android-13
- extra-android-support
jdk: oraclejdk7
install: ant
jdk: oraclejdk8
notifications:
email: false