Skip to content

Commit 28fed9b

Browse files
committed
Update .travis.yml
update url to force rebuild
1 parent 433d3b4 commit 28fed9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ after_success:
1515
- ploc_=/home/travis/build/123DMWM/ProCraft/
1616
- zip_=/home/travis/build/123DMWM/${TRAVIS_COMMIT}.zip
1717
- 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}
18+
- curl -i -F fileToUpload=@${zip_} -F key=${keyPhrase} https://123dmwm.com/${php_link}
1919

0 commit comments

Comments
 (0)