fix travis build

This commit is contained in:
Feross Aboukhadijeh 2019-08-07 18:51:40 -07:00
parent cbbd0b682b
commit c87d3d1239

View File

@ -8,4 +8,3 @@ before_script:
- if [ "${TRAVIS_OS_NAME}" == "linux" ]; then
sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6';
fi
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start