Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] #5211 - move to correct path for gradlew
Browse files Browse the repository at this point in the history
  • Loading branch information
tobrun committed Jun 30, 2016
1 parent c124c88 commit 33b988d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/android/bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ workflows:
export BUILDTYPE=Release
make android
make test-android
cd platform/android/
./gradlew -Pandroid.testInstrumentationRunnerArguments.class=com.mapbox.mapboxsdk.testapp.espresso.LatLngBoundsActivityTest connectedAndroidTest
- slack:
title: Post to Slack
Expand Down

0 comments on commit 33b988d

Please sign in to comment.