We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b00ee5 commit 88d37e6Copy full SHA for 88d37e6
.travis.yml
@@ -6,7 +6,7 @@ rvm: 1.9.3
6
notifications:
7
irc: "irc.freenode.org#vdebug"
8
before_install:
9
- - sudo apt-get update && sudo apt-get install vim-gtk php5-cli
+ - sudo apt-get update && sudo apt-get install vim-gtk php5-cli php5-xdebug
10
before_script:
11
- "export DISPLAY=:99.0"
12
- "sh -e /etc/init.d/xvfb start"
0 commit comments