Fix travis build

This commit is contained in:
Abraham Kiggundu
2014-12-08 10:23:13 +00:00
parent 5c754f5c56
commit 9d0f871bcd

View File

@@ -7,6 +7,6 @@ android:
- 'android-sdk-.*' - 'android-sdk-.*'
- '.*intel.+' - '.*intel.+'
script: script:
- gradlew build - ./gradlew build
notifications: notifications:
- email: false - email: false