From 8954b3971f5cb90dc4b18e61b58ea6e41c54fffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Thu, 16 Oct 2014 07:07:05 -0700 Subject: don't time xvfb startup --- scripts/flags.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/flags.sh b/scripts/flags.sh index 1cb8b766e2..9c7e1cff91 100755 --- a/scripts/flags.sh +++ b/scripts/flags.sh @@ -3,7 +3,6 @@ if [[ ${TRAVIS_OS_NAME} == "linux" ]]; then export DISPLAY=:99.0 - mapbox_time "start xvfb" \ sh -e /etc/init.d/xvfb start # use g++ that supports c++11 -- cgit v1.2.1