Skip to content

Commit 648db6e

Browse files
author
Bram Vogelaar
committed
extra package is needed to have clean output from testsuite
1 parent c2528a8 commit 648db6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/vagrant_pre_setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ sed -i "1ideb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main rest
99
apt-get update
1010

1111
# installing xvfb, java and php
12-
apt-get install xvfb openjdk-7-jre-headless php5-cli php5-curl php5-xdebug -y --no-install-recommends
12+
apt-get install xvfb openjdk-7-jre-headless php5-cli php5-curl php5-xdebug ncurses-term -y --no-install-recommends

0 commit comments

Comments
 (0)