diff --git a/.travis.yml b/.travis.yml
index 79e368ee1e87b0eb68423c5086808784d404bec1..8653b97e723422f3e72615d970528ccd725a4a02 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,6 @@ android:
     - 'android-sdk-.*'
     - '.*intel.+'
 script:
-  - gradle build
+  - gradlew build
 notifications:
   - email: false