Get travis to test changelog generation

This commit is contained in:
oranges
2015-04-13 20:37:16 +12:00
parent 983e306f23
commit aad516abf9

View File

@@ -13,6 +13,10 @@ env:
before_install:
- sudo apt-get update -qq
- sudo apt-get install libc6:i386 libgcc1:i386 libstdc++6:i386 -qq
- sudo apt-get install python -qq
- sudo apt-get install python-pip -qq
- sudo pip install PyYaml -q
- sudo pip install beautifulsoup4 -q
install:
- curl "http://www.byond.com/download/build/${BYOND_MAJOR}/${BYOND_MAJOR}.${BYOND_MINOR}_byond_linux.zip" -o byond.zip
@@ -23,3 +27,4 @@ install:
script:
- bash dm.sh -M${DM_MAPFILE} tgstation.dme
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs