Skip to content

Commit

Permalink
Merge branch 'hotfix/fix-tests'
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshsondhi88 committed Sep 19, 2014
2 parents 268593c + bf4cb5c commit d6c3f4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ android:
- android-L

- sys-img-x86-android-16
- sys-img-armeabi-v7a-android-16
- sys-img-armeabi-v7a-android-l
- sys-img-x86-android-l

script:
- ./runTests.sh || exit 1
6 changes: 0 additions & 6 deletions runTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,5 @@ function run_test() {
# x86 android-16
run_test x86 android-16

# armeabi-v7a android-16
# run_test armeabi-v7a android-16

# x86 android-L
# run_test x86 android-L

# armeabi-v7a android-L
run_test armeabi-v7a android-L

0 comments on commit d6c3f4a

Please sign in to comment.