Whoops, fixed a compiler warning.

This commit is contained in:
waltje
2019-04-30 04:45:12 -05:00
parent 2e079b67a3
commit dd23089179
3 changed files with 6 additions and 6 deletions

View File

@@ -71,7 +71,7 @@
exit 1
fi
echo "Uploading VARCem build #${TRAVIS_BUILD_NUMBER} target ${TARGET}"
echo ; echo "Uploading VARCem #${TRAVIS_BUILD_NUMBER} target ${TARGET}"
curl -# -X POST \
-F "type=${BTYPE}" \
-F "build=${TRAVIS_BUILD_NUMBER}" \