Browse Source

working amazingly

Daniel Zlotin 7 years ago
parent
commit
1dde93b20a
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .travis.yml

+ 1
- 2
.travis.yml View File

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