aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2014-10-18 17:02:38 -0700
committerKenny Root <kenny@the-b.org>2014-10-18 17:02:38 -0700
commit06dd2c10e044ffe770c0baee3f08eacc074ed6b0 (patch)
tree471c370389456584e851d381725ecb65381087cd /.travis.yml
parentfe4100e09325162a434d25b9b0ac1d872ad24bb2 (diff)
downloadconnectbot-06dd2c10e044ffe770c0baee3f08eacc074ed6b0.tar.gz
connectbot-06dd2c10e044ffe770c0baee3f08eacc074ed6b0.tar.bz2
connectbot-06dd2c10e044ffe770c0baee3f08eacc074ed6b0.zip
Travis CI: add build script
Change-Id: I4a1f848404dc2f1a6e7f03ffebeeac33239ce219
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 389f25d..224b6a2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,3 +16,5 @@ android:
- extra-android-support
license:
- '.+'
+
+script: ./gradlew build check test