mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-25 22:16:14 -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
|
- make release
|
||||||
- popd
|
- popd
|
||||||
|
|
||||||
after_success:
|
|
||||||
- travis/echo_download_url.sh
|
|
||||||
|
|
||||||
after_deploy:
|
|
||||||
- travis/echo_download_url.sh
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt_packages:
|
apt_packages:
|
||||||
- lib32bz2-1.0
|
- 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…
x
Reference in New Issue
Block a user