Explorar el Código

try run emulator on Travis

Daniel Zlotin hace 7 años
padre
commit
01b3287c7e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -26,6 +26,7 @@ install:
26 26
   - yarn config set cache-folder $YARN_CACHE
27 27
         # android sdk:
28 28
   - source ./scripts/env/installAndroidSDK.sh
29
+  - yarn
29 30
   - yarn test-e2e-android
30 31
   #       # fbsimctl:
31 32
   # - source ./scripts/env/installFbSimCtl.sh