Fix travis build for MacVim

This commit is contained in:
Kazuki Sakamoto
2016-11-11 22:28:11 -08:00
parent 08a873a739
commit 59f5f0ab64
-6
View File
@@ -28,12 +28,6 @@ before_install:
- brew install python3
- brew install lua
# Start virtual framebuffer to be able to test the GUI.
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
- ./configure $CONFOPT --enable-fail-if-missing