From 2a712768a2def62a3aa41ff579c4aa5473585674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Mon, 4 May 2015 14:07:41 +0800 Subject: [PATCH] Update .travis.yml make it just assembledebug --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b717bee..452e48d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,4 @@ android: # if you need to run emulator(s) during your tests - sys-img-armeabi-v7a-android-19 - sys-img-x86-android-17 +script: ./gradlew assembleDebug