Browse Source

Commenting out deploy for now

Kevin Harwood 9 years ago
parent
commit
f31b043cf2
1 changed files with 5 additions and 5 deletions
  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