We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433d3b4 commit 28fed9bCopy full SHA for 28fed9b
.travis.yml
@@ -15,5 +15,5 @@ after_success:
15
- ploc_=/home/travis/build/123DMWM/ProCraft/
16
- zip_=/home/travis/build/123DMWM/${TRAVIS_COMMIT}.zip
17
- zip -j ${zip_} ${loc_}*.exe ${loc_}*.dll ${ploc_}LICENSE.txt ${ploc_}README.txt
18
- - curl -i -F fileToUpload=@${zip_} -F key=${keyPhrase} https://123DMWM.com/${php_link}
+ - curl -i -F fileToUpload=@${zip_} -F key=${keyPhrase} https://123dmwm.com/${php_link}
19
0 commit comments