Fix script location

This commit is contained in:
Michael Snoyman 2015-03-25 10:12:43 +02:00
parent cf1809e008
commit 1733ff1153

View file

@ -20,4 +20,4 @@ install:
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail. # Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
script: script:
- ./src/upload.sh - ./src/soh-upload/upload.sh