From 284369840f4a6a7713795ece2070efd1811b3629 Mon Sep 17 00:00:00 2001 From: Michael Writhe Date: Mon, 11 Mar 2013 15:58:58 -0600 Subject: [PATCH] travis update, /dev/shm no longer avail, so 1 proc only --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 76cf3fe..76dfe6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,9 +14,9 @@ before_script: - git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/ - wget -N http://s3.amazonaws.com/MinecraftDownload/minecraft.jar -P ~/.minecraft/bin/ script: - - python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting + - python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1 notifications: email: false # matrix: # allow_failures: - # - python: "3.2" \ No newline at end of file + # - python: "3.2"