瀏覽代碼

Commenting out deploy for now

Kevin Harwood 9 年之前
父節點
當前提交
f31b043cf2
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      .travis.yml

+ 5 - 5
.travis.yml

@@ -42,8 +42,8 @@ after_failure:
  - cat -n ~/Library/Logs/scan/*
  - cat -n $TMPDIR/com.apple.dt.XCTest-status/Session*.log
  - cat -n ~/Library/Logs/DiagnosticReports/xctest*.crash
-deploy:
-  provider: script
-  script: fastlane complete_framework_release --env deploy
-  on:
-    tags: true
+# deploy:
+#   provider: script
+#   script: fastlane complete_framework_release --env deploy
+#   on:
+#     tags: true