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,8 +23,7 @@ jobs:
23 23
       install:
24 24
         - source ./scripts/env/env.ios.sh
25 25
       script:
26
-        - exit 1
27
-        # - ./scripts/travis.ios.sh
26
+        - ./scripts/travis.ios.sh
28 27
     - stage: test
29 28
       env:
30 29
       - TYPE=Android