texlive[52715] Build/source/.travis.yml: fix upload location

commits+preining at tug.org commits+preining at tug.org
Sun Nov 10 10:24:43 CET 2019


Revision: 52715
          http://tug.org/svn/texlive?view=revision&revision=52715
Author:   preining
Date:     2019-11-10 10:24:42 +0100 (Sun, 10 Nov 2019)
Log Message:
-----------
fix upload location

Modified Paths:
--------------
    trunk/Build/source/.travis.yml

Modified: trunk/Build/source/.travis.yml
===================================================================
--- trunk/Build/source/.travis.yml	2019-11-10 06:55:47 UTC (rev 52714)
+++ trunk/Build/source/.travis.yml	2019-11-10 09:24:42 UTC (rev 52715)
@@ -123,7 +123,7 @@
       condition: $package != ""
   - provider: script
     skip_cleanup: true
-    script: curl --user "TLuploader:$NCPW" -T lua{jit,}hbtex.$tldir https://cloud.preining.info/remote.php/webdav/
+    script: curl --user "TLuploader:$NCPW" -T lua{jit,}hbtex.$tldir https://cloud.preining.info/remote.php/webdav/luahbtex/
     on:
       branch: trunk
 



More information about the tex-live-commits mailing list