Next try... what is it loading?

This commit is contained in:
waltje
2019-05-01 01:29:51 -05:00
parent 2410aaa105
commit b5c4fb2092

View File

@@ -63,6 +63,7 @@
echo ; echo "Downloading VARCem build dependencies.."
curl -# ${EXTDEP_URL} | tar xzf - 2>/dev/null
ls -l external
# Build the project.
echo ; echo "Building VARCem #${TRAVIS_BUILD_NUMBER} target ${TARGET}"