CB-12524: Set Gradle to always build in the project directory since our tests don't run scripts from the project directory by default

This commit is contained in:
Joe Bowser
2017-03-10 11:18:49 -08:00
parent fb9f0f3ee8
commit 2d3f3cae13
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -9,7 +9,6 @@ install:
- npm install
- npm install -g codecov
- echo y | android update sdk -u --filter android-22,android-23,android-24,android-25
- gradle wrapper
android:
components:
- tools