summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-27 07:47:39 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-27 07:47:39 -0500
commit2bf9ff72a84b921a55c8a7888e2bab412d0e47f3 (patch)
treeb61d99a822f026b34f09aff65838f298e6e9f6b7 /.travis.sh
parent8bc49002d2e8b0fa012cd7e659bfcfc01726a241 (diff)
downloadhtml5ks-2bf9ff72a84b921a55c8a7888e2bab412d0e47f3.tar.xz
html5ks-2bf9ff72a84b921a55c8a7888e2bab412d0e47f3.zip
do... stuff
Diffstat (limited to '.travis.sh')
-rwxr-xr-x.travis.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.sh b/.travis.sh
index a0dc3d4..85463a2 100755
--- a/.travis.sh
+++ b/.travis.sh
@@ -2,8 +2,6 @@
set -e -x
-MAKEOPTS="-j`nproc` ${MAKEOPTS}"
-
case "$1" in
before_install)
sudo service postgresql stop