aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Agar <daniel@agar.ca>2015-01-20 01:10:46 -0500
committerDaniel Agar <daniel@agar.ca>2015-01-20 01:10:46 -0500
commit0da66c33ad217ae78a52f134067a1c3bfa400dfb (patch)
treea2935082d0863a2835c719d36f387a5e21021f12
parent275a9df928590fbe590fcfed9eb30d794fb3fa6b (diff)
downloadpx4-firmware-0da66c33ad217ae78a52f134067a1c3bfa400dfb.tar.gz
px4-firmware-0da66c33ad217ae78a52f134067a1c3bfa400dfb.tar.bz2
px4-firmware-0da66c33ad217ae78a52f134067a1c3bfa400dfb.zip
travis delete commented after_script PX4_REPORT template
-rw-r--r--.travis.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.travis.yml b/.travis.yml
index fcc273437..69efadfd2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -62,21 +62,6 @@ after_script:
# upload top level index.html and timestamp.html
- ./CI-Tools/s3cmd-put CI-Tools/index.html timestamp.html /
-# We use an encrypted env variable to ensure this only executes when artifacts are uploaded.
-#after_script:
-# - echo "Branch $TRAVIS_BRANCH (pull request: $TRAVIS_PULL_REQUEST) ready for flight testing." >> $PX4_REPORT
-# - git log -n1 > $PX4_REPORT
-# - echo " " >> $PX4_REPORT
-# - echo "Files available at:" >> $PX4_REPORT
-# - echo "https://px4-travis.s3.amazonaws.com/PX4/Firmware/$TRAVIS_BUILD_NUMBER/$TRAVIS_BUILD_NUMBER.1/Firmware.zip" >> $PX4_REPORT
-# - echo "Description of desired tests is available at:" >> $PX4_REPORT
-# - echo "https://github.com/PX4/Firmware/pull/$TRAVIS_PULL_REQUEST" >> $PX4_REPORT
-# - echo " " >> $PX4_REPORT
-# - echo "Thanks for testing!" >> $PX4_REPORT
-# - echo " " >> $PX4_REPORT
-# - /usr/bin/mail -s "$SUBJECT ($TRAVIS_COMMIT)" "$PX4_EMAIL" < "$PX4_REPORT"
-# - s3cmd put --acl-public --guess-mime-type --config=.s3cfg Firmware.zip s3://s3-website-us-east-1.amazonaws.com/#$TRAVIS_JOB_ID/
-
deploy:
provider: releases
api_key: