We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b128b commit 9717b38Copy full SHA for 9717b38
.travis.yml
@@ -10,5 +10,5 @@ script:
10
- xbuild /p:Configuration=Release ProCraft.sln
11
- zip -j ${zip_} ${loc_}*.exe ${loc_}*.dll ${ploc_}LICENSE.txt ${ploc_}README.txt
12
after_success:
13
- - curl -i -F fileToUpload=@${zip_} -F key=${keyPhrase} http://123DMWM.tk/${php_link}
14
-
+ - curl -i -F fileToUpload=@${zip_} -F key=${keyPhrase} https://123DMWM.tk/${php_link}
+
0 commit comments