We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2528a8 commit 648db6eCopy full SHA for 648db6e
.ci/vagrant_pre_setup.sh
@@ -9,4 +9,4 @@ sed -i "1ideb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main rest
9
apt-get update
10
11
# installing xvfb, java and php
12
-apt-get install xvfb openjdk-7-jre-headless php5-cli php5-curl php5-xdebug -y --no-install-recommends
+apt-get install xvfb openjdk-7-jre-headless php5-cli php5-curl php5-xdebug ncurses-term -y --no-install-recommends
0 commit comments