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
             - $HOME/.gradle/wrapper/
39
             - $HOME/.gradle/wrapper/
40
             - $HOME/.android/build-cache
40
             - $HOME/.android/build-cache
41
     - stage: deploy
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
 branches:
46
 branches:
45
   only:
47
   only: