diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index a4923b51..a7645cdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ script: - make updates - 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 deploy: |