summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-07-17 14:50:51 -0400
committergumi <git@gumi.ca>2018-07-17 14:57:42 -0400
commit26355ca9731da1e0dba1b0a631dd00294b9bd6bc (patch)
treebb5d185dce13232a8ef84ef276e54bd0371d4bdd /.travis.yml
parentb8cfd6d94d48fb5e20e2ace923d4bb07328d3f48 (diff)
downloadserverdata-26355ca9731da1e0dba1b0a631dd00294b9bd6bc.tar.gz
serverdata-26355ca9731da1e0dba1b0a631dd00294b9bd6bc.tar.bz2
serverdata-26355ca9731da1e0dba1b0a631dd00294b9bd6bc.tar.xz
serverdata-26355ca9731da1e0dba1b0a631dd00294b9bd6bc.zip
update news
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a7645cdc..f6e21327 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ script:
- make news
- cp -v world/map/news.txt public/
- cp -v world/map/news.html public/
- - echo '<title>static update server</title><a href="Legacy.zip">Legacy.zip</a><br><a href="Legacy-music.zip">Legacy-music.zip</a><br><a href="news.txt">news.txt</a><br><a href="resources.xml">resources.xml</a>' > public/index.html
+ - echo '<title>static update server</title><a href="TMW.zip">TMW.zip</a><br><a href="TMW-music.zip">TMW-music.zip</a><br><a href="news.txt">news.txt</a><br><a href="resources.xml">resources.xml</a>' > public/index.html
deploy:
provider: pages