Skip to content

Commit

Permalink
Add log upload URL to travis-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsj committed Dec 29, 2016
1 parent bbd764e commit 70f92cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/travis-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,7 @@ xcodebuild -workspace Hammerspoon.xcworkspace -scheme Release ${XCODE_ARGS} | te
echo "Log file: "
ls -l $OUTPUT_FILE

echo "Will be uploaded to: https://s3-eu-west-1.amazonaws.com/hammerspoontravisartifacts/index.html?prefix=logs/${TRAVIS_BUILD_NUMBER}/"

# nicely terminate the ping output loop
kill $PING_LOOP_PID

0 comments on commit 70f92cb

Please sign in to comment.