Travis
diff --git a/.travis.yml b/.travis.yml
index 9f4a018..f333aee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,6 @@
   - openjdk7
 
 before_install: touch local.properties
-install: ./gradlew assemble clean cleanTest
+script: ./gradlew clean cleanTest