From af3cfc2254a6548828e191ebd111d8837a47cba5 Mon Sep 17 00:00:00 2001 From: Jeongseok Lee Date: Mon, 28 Mar 2016 16:31:37 -0400 Subject: [PATCH] Install libbullet-dev for travis build tests --- ci/before_install_linux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/before_install_linux.sh b/ci/before_install_linux.sh index e11ada7490fbe..fc16ea67eeeb5 100755 --- a/ci/before_install_linux.sh +++ b/ci/before_install_linux.sh @@ -16,6 +16,7 @@ APT=$APT_CORE' freeglut3-dev libxi-dev libxmu-dev +libbullet-dev libflann-dev libnlopt-dev coinor-libipopt-dev