Skip to content

Commit

Permalink
Commenting out deploy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kcharwood committed Dec 10, 2015
1 parent cff0bf8 commit f31b043
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f31b043

Please sign in to comment.