Try to remove instrumented test for branch dev

feature/top10
Aurelien Hubert 7 years ago
parent 8975f9d61a
commit 3f0fe54ab5
  1. 3
      .gitlab-ci.yml

@ -42,6 +42,9 @@ assembleDebug:
instrumentedTests:
stage: test
only:
refs:
- master
script:
- wget --quiet --output-document=android-wait-for-emulator https://raw.githubusercontent.com/travis-ci/travis-cookbooks/0f497eb71291b52a703143c5cd63a217c8766dc9/community-cookbooks/android-sdk/files/default/android-wait-for-emulator
- chmod +x android-wait-for-emulator

Loading…
Cancel
Save