.travis.yml: Run the test suite
This commit is contained in:
@@ -16,6 +16,7 @@ before_script:
|
||||
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/
|
||||
- wget -N https://s3.amazonaws.com/Minecraft.Download/versions/${MC_VERSION}/${MC_VERSION}.jar -P ~/.minecraft/versions/${MC_VERSION}/
|
||||
script:
|
||||
- PYTHONPATH=. python test/test_all.py
|
||||
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user