mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-24 13:41:29 -05:00
Remove failed attempt to print download URL in Travis.
This commit is contained in:
parent
2e7dbe6d44
commit
e206e021c1
@ -15,12 +15,6 @@ script:
|
||||
- make release
|
||||
- popd
|
||||
|
||||
after_success:
|
||||
- travis/echo_download_url.sh
|
||||
|
||||
after_deploy:
|
||||
- travis/echo_download_url.sh
|
||||
|
||||
addons:
|
||||
apt_packages:
|
||||
- lib32bz2-1.0
|
||||
|
@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo -e "########################################################################\n\n"
|
||||
echo -e "Correct download URL is:\n"
|
||||
echo -e "https://portapack-h1-builds.s3.amazonaws.com/$TRAVIS_REPO_SLUG/$TRAVIS_BUILD_NUMBER/$TRAVIS_JOB_NUMBER/firmware/portapack-h1-firmware-$TRAVIS_COMMIT.tar.bz2\n\n"
|
||||
echo -e "########################################################################\n"
|
Loading…
Reference in New Issue
Block a user