Final Travis fiddling for now, I think.

This commit is contained in:
Jared Boone
2016-02-04 11:18:03 -08:00
parent cf6a21364e
commit 2e7dbe6d44
2 changed files with 13 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/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"