Daniel Zlotin 7 年 前
コミット
c260c2b9f9
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml ファイルの表示

@@ -24,7 +24,7 @@ jobs:
24 24
         - source ./scripts/env/env.ios.sh
25 25
       script:
26 26
         - exit 1
27
-        - ./scripts/travis.ios.sh
27
+        # - ./scripts/travis.ios.sh
28 28
     - stage: test
29 29
       env:
30 30
       - TYPE=Android