Files
babyphone/.travis.yml
2015-12-27 17:36:45 -05:00

10 lines
219 B
YAML

language: android
android:
components:
- build-tools-21.1.1
- android-17
script:
- echo "Travis branch is $TRAVIS_BRANCH"
- echo "Travis branch is in pull request $TRAVIS_PULL_REQUEST"
- ant debug