瀏覽代碼

Travis/ANT: Be more silent
Updating the Keystore so you can now start to get nightly updates for each commit and stable updates for each tagged commit

MeFisto94 9 年之前
父節點
當前提交
ab11f06301
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml
  2. 二進制
      jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/keystore/trustedcerts.jks

+ 1 - 1
.travis.yml

@@ -33,7 +33,7 @@ install:
   - cd jdks
   - ./download-jdks.sh
   - cd ../
-  - '[ -z "$TRAVIS_TAG" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && ant -Dstorepass="$NBM_SIGN_PASS" hudson-nightly || :'
+  - '[ -z "$TRAVIS_TAG" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && ant -Dstorepass="$NBM_SIGN_PASS" hudson-nightly | awk '{printf("."); fflush(stdout)} || :'
   - '[ -z "$TRAVIS_TAG" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && scp -rp -i nbproject/private/www-updater.key build/updates/* [email protected]:/var/www/updates/nightly/3.1/plugins || :'
   
 #script:

二進制
jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/keystore/trustedcerts.jks