Skip to content

Commit c40f806

Browse files
Updated travis
1 parent 2da291e commit c40f806

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ android:
1414
- sys-img-armeabi-v7a-android-16
1515

1616
script:
17-
- ./runTests.sh
17+
- ./runTests.sh || exit 1

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Wed Apr 10 15:27:10 PDT 2013
1+
#Thu Sep 18 16:18:58 GMT+05:30 2014
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)