Commit 70a96617 authored by Bruno Agrizzi's avatar Bruno Agrizzi

Teste comando para funcional teste.

parent 778e83bf
...@@ -24,12 +24,9 @@ build: ...@@ -24,12 +24,9 @@ build:
paths: paths:
- app/build/outputs/ - app/build/outputs/
unitTests:
stage: test
script:
- ./gradlew test
functionalTests: functionalTests:
tags:
- android
stage: test stage: test
script: 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 - 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment