travis update, /dev/shm no longer avail, so 1 proc only
This commit is contained in:
@@ -14,9 +14,9 @@ before_script:
|
|||||||
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/
|
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/
|
||||||
- wget -N http://s3.amazonaws.com/MinecraftDownload/minecraft.jar -P ~/.minecraft/bin/
|
- wget -N http://s3.amazonaws.com/MinecraftDownload/minecraft.jar -P ~/.minecraft/bin/
|
||||||
script:
|
script:
|
||||||
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting
|
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
# matrix:
|
# matrix:
|
||||||
# allow_failures:
|
# allow_failures:
|
||||||
# - python: "3.2"
|
# - python: "3.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user