Skip to content

Commit

Permalink
update circle.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Richelson committed Sep 29, 2016
1 parent f239cbe commit ea7ecee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ test:
- emulator -avd circleci-android23 -no-audio -no-window:
background: true
parallel: true
- ./gradlew clean
- ./gradlew :launchdarkly-android-client:assembleDebug --console=plain -PdisablePreDex
- ./gradlew :launchdarkly-android-client:test --console=plain -PdisablePreDex
- circle-android wait-for-boot
Expand Down

0 comments on commit ea7ecee

Please sign in to comment.