Browse Source

try run emulator on Travis

Daniel Zlotin 7 years ago
parent
commit
01b3287c7e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -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