Browse Source

try build stages

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

+ 3
- 1
.travis.yml View File

@@ -39,7 +39,9 @@ jobs:
39 39
             - $HOME/.gradle/wrapper/
40 40
             - $HOME/.android/build-cache
41 41
     - stage: deploy
42
-      - echo "deploy!" #./scripts/travis-fold.sh "npm run release"
42
+        script:
43
+          - echo "deploy!" #./scripts/travis-fold.sh "npm run release"
44
+
43 45
 
44 46
 branches:
45 47
   only: