From 5a44c1ff07a7ca47fe6c85e0239af2037b813d29 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 20 Feb 2014 10:28:52 -0500 Subject: popbpoi --- .travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.sh') diff --git a/.travis.sh b/.travis.sh index 4b1926b..930fe85 100755 --- a/.travis.sh +++ b/.travis.sh @@ -18,7 +18,7 @@ case "$1" in mv *.rpyc unrpyc ;; install) - MAKEOPTS="-j`nproc` -s" + MAKEOPTS="-j`nproc` ${MAKEOPTS}" sudo apt-get install -q libtheora-dev libvpx-dev libx264-dev yasm -- cgit v1.2.3-54-g00ecf